summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
AgeCommit message (Expand)Author
2013-09-25Fixing documentation for the configOption "external_media_address" of both En...Rusty Newton
2013-09-23Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_...Joshua Colp
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson
2013-09-12Fix symbol collision with pjsua.David M. Lee
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-23Add some clarifying documentation to the rewrite_contact endpoint option.Mark Michelson
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-22res_sip_dtmf_info: Support sending of 'raw' DTMFKevin Harwell
2013-08-22Add missing configOption close tagsKinsey Moore
2013-08-22Fix missing xml doc configOption 'type' for for both 'system' and 'global' co...Rusty Newton
2013-08-20Clarify documentation for the "identify_by" option for SIP endpoints.Mark Michelson
2013-08-20Add note to transport configuration that a restart is required to change tran...Mark Michelson
2013-08-17xml doc changes for 'aor' config object and a few of its optionsRusty Newton
2013-08-17'domain_alias' config object XML help doesn't make it clear that the name use...Rusty Newton
2013-08-17xml doc changes for clarity - 'auth' config object and auth's 'auth_type' con...Rusty Newton
2013-08-17xml doc change for transport config object - remove non-applicable warning an...Rusty Newton
2013-08-06Expose res_pjsip threadpool optionsKinsey Moore
2013-08-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson