summaryrefslogtreecommitdiff
path: root/res/res_pjsip_dtmf_info.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2016-05-19res_pjsip_empty_info: Respond to empty SIP INFO packetssnuffy
2016-03-03res_pjsip_dtmf_info: NULL terminate the message body.Joshua Colp
2015-06-03res_pjsip: Prevent access of NULL channels.Mark Michelson
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-09-03Prevent a crash in res_pjsip_dtmf_info.cKinsey Moore
2013-08-22res_sip_dtmf_info: Support sending of 'raw' DTMFKevin Harwell
2013-08-20Remove assumption in res_pjsip_dtmf_info that all INFO messages will contain ...Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson