Customized Asterisk Development
Customized Asterisk Development, can be broken down into:
- Asterisk module customization/development
- Asterisk application customization/development
- Asterisk bug fixing
Asterisk Module Customization/Development
Asterisk module customization means altering the usual behavior of an existing module in asterisk such as formats, cdr, on-hold music, codecs, or config. For instance, we have modified the call detail record module of Asterisk to record more details of the call according to our client's requirements.
Asterisk Application Development
Asterisk applications are libraries (Loadable modules of linux library e.g .so files) which are used during execution of Asterisk dial plans. Example of such applications are Authenticate,SendDTMF,Transfer, etc. We have had close encounters with the internal architecture of Asterisk. We can create customized applications or alter existing applications for specific requirement on request. We have got experience in developing asterisk applications to detect fax tones, customized dictation, etc.
Asterisk Bug fixing
By virtue of extensive experience we have gained working in Asterisk development, we have the capability to trace out and fix bugs in Asterisk.
