summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
AgeCommit message (Expand)Author
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-08res_pjsip: Ignore explicit transport configuration if a WebSocket transport i...Joshua Colp
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson
2014-03-25res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a ...Richard Mudgett
2014-03-17res_pjsip: Enable PJSIP DNS client support.Joshua Colp
2014-03-10AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a reque...Joshua Colp
2014-03-07res_pjsip: Fix documentation for one touch recording see-also linksMatthew Jordan
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2014-02-20res_pjsip: Update documentation for 'use_avpf' optionMatthew Jordan
2014-02-17Store SIP User-Agent information in contacts.Mark Michelson
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2014-01-21res_pjsip: Documentation improvement for Endpoint and AOR mailbox options.Rusty Newton
2014-01-21PJSIP: Handle headers in a list appropriatelyKinsey Moore
2014-01-17Fixing some XML syntax issues with my previous commit at r405777 for ASTERISK...Rusty Newton
2014-01-17res_pjsip: enhance documentation for mailboxes options, for both endpoints an...Rusty Newton
2014-01-16PJSIP: Fix outbound OPTIONS supportKinsey Moore
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-09res_pjsip_messaging: potential for field values in from/to headers to be missingKevin Harwell
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-12-04Initialize the hash value argument to pj_hash_get() to 0.Mark Michelson
2013-12-01res_pjsip_transport_websocket: Fix security events and simplify implementation.Joshua Colp
2013-11-28res_pjsip_session: Add configurable behavior for redirects.Joshua Colp
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-11-08Clarify an ambiguous error message.Mark Michelson
2013-10-10Fix an assertion in res_pjsip when specifying an invalid outbound proxy.Joshua Colp
2013-10-08Switch from using pjsip_strerror to pj_strerror.Mark Michelson
2013-10-04Enclose the To URI and update its user portion if a request user has been spe...Joshua Colp
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-25Broke the build - Fixing XML DTD violation added in r399782, missing <para> t...Rusty Newton
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