summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2016-01-21res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case.Richard Mudgett
2016-01-13pjsip: Add option global/regcontextDaniel Journo
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-09Revert "pjsip_location: Delete contact_status object when contact is deleted"George Joseph
2016-01-07PJSIP: Prevent deadlock due to dialog/transaction lock inversion.Mark Michelson
2015-12-24res/res_pjsip_location: Delete contact_status object when contact is deletedMatt Jordan
2015-12-12pjsip/config_transport: Check pjproject version at runtime for async opsGeorge Joseph
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-12-08res_pjsip/config_transport: Prevent async_operations > 1 when protocol = tlsGeorge Joseph
2015-12-04res_pjsip/contacts/statsd: Make contact lifecycle events more consistentGeorge Joseph
2015-12-03res_pjsip: Use a MD5 hash for static Contact IDsGeorge Joseph
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-11-24Fixed some typosDavid M. Lee
2015-11-23res_pjsip/pjsip_options: Add StatsD statistics for PJSIP contactsMatt Jordan
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-12res_pjsip distributor: Don't send 503 response to responses.Mark Michelson
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-04Merge "res_pjsip/location: Destroy contact_status objects on contact deletion"Matt Jordan
2015-11-03pjsip_configuration: On delete, remove the persistent version of an endpointMatt Jordan
2015-11-03res_pjsip/location: Destroy contact_status objects on contact deletionMatt Jordan
2015-11-02res_pjsip: Set threadpool max size default to 50.Mark Michelson
2015-11-02pjsip_options: Schedule/unschedule qualifies on AoR creation/destructionMatt Jordan
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-09-10res_pjsip/location.c: Use the builtin ao2_callback() match function instead.Richard Mudgett
2015-09-10res_pjsip: Copy default_from_user to avoid crash.Mark Michelson
2015-09-09Merge "res_pjsip: Use hash for contact object identity instead of Contact URI."Joshua Colp
2015-09-08res_pjsip: Use hash for contact object identity instead of Contact URI.Joshua Colp
2015-09-07res/res_pjsip: Purge contacts when an AoR is deletedMatt Jordan
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-08-23res_pjsip/pjsip_configuration: Disregard empty auth valuesMatt Jordan
2015-08-06res_pjsip: Ensure sanitized XML is NULL terminated.Joshua Colp
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20Merge "res_pjsip: Add rtp_keepalive endpoint option."Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-11res_pjsip/configuration: Fix a variety of default value problemsMatt Jordan
2015-06-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-10DNS: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-06-10DNS: Fix some corner cases.Richard Mudgett
2015-06-10pjsip_resolver.c: Fix debug code to only execute at acceptable debug level.Richard Mudgett
2015-06-05Fixes for OS XDavid M. Lee
2015-06-03res_pjsip/location: Fix ref leak in contact_apply_handlerGeorge Joseph
2015-06-02res_pjsip: Remove outgoing authentication code no longer needed.Richard Mudgett
2015-06-01pjsip_configuration: Fix leak in persistent_endpoint_update_state.Corey Farrell
2015-05-29res_pjsip/location: Fix memory leak in permanent_uri_handlerGeorge Joseph
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-22res_pjsip: Refactor endpt_send_transaction (qualify_timeout)George Joseph
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson