summaryrefslogtreecommitdiff
path: root/include/asterisk/res_pjsip.h
AgeCommit message (Expand)Author
2018-01-30res_pjsip_pubsub: Prune subs with reliable transports at startupGeorge Joseph
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-16res_pjsip: Split type=identify to IP address and SIP header matching prioritiesRichard Mudgett
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-04res_pjsip: Add REF_DEBUG info to module references.Corey Farrell
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2017-08-10res_pjsip: Remove ephemeral registered contacts on transport shutdown.Richard Mudgett
2017-08-10res_pjsip: PJSIP Transport state monitor refactor.Richard Mudgett
2017-08-01res_pjsip: Add support for dnsmgr to external_media_address.Joshua Colp
2017-08-01chan_pjsip: add a new function PJSIP_DTMF_MODETorrey Searle
2017-07-13res_pjsip: Add "webrtc" configuration optionKevin Harwell
2017-07-13res_rtp_asterisk / res_pjsip: Add support for BUNDLE.Joshua Colp
2017-06-29res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-06-06res_pjsip: Add support for returning only reachable contacts and use it.Joshua Colp
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-03-15Add rtcp-mux supportMark Michelson
2016-12-07res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses commandGeorge Joseph
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-07-21res_pjsip: Whitespace and comment cleanup.Richard Mudgett
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-13Merge "res_pjsip: Fix statsd regression."Joshua Colp
2016-07-12res_pjsip: Fix statsd regression.Richard Mudgett
2016-07-06res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-06-09pjsip_distributor.c: Consistently pick a serializer for messages.Richard Mudgett
2016-05-26res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-13res_pjsip: Endpoint IP Access ControlsAlexei Gradinari
2016-05-03res_pjsip/AMI: add contact.updated eventAlexei Gradinari
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27Merge "res_pjsip: disable multi domain to improve realtime performace"Joshua Colp
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-04-14res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)George Joseph
2016-04-11res_pjsip contact: Lock expiration/addition of contactsGeorge Joseph
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-03res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibitedGeorge Joseph
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-01-13pjsip: Add option global/regcontextDaniel Journo