summaryrefslogtreecommitdiff
path: root/include/asterisk/res_pjsip.h
AgeCommit message (Expand)Author
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
2016-01-12Merge "pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address"Joshua Colp
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-10-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-09-10res_pjsip: Copy default_from_user to avoid crash.Mark Michelson
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-06res_pjsip: Failover when server is not availableKevin Harwell
2015-06-25threadpool, res_pjsip: Add serializer group shutdown API calls.Richard Mudgett
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-10res_pjsip.h: Fix some doxygen comments.Richard Mudgett
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-04-29res_pjsip_outbound_registration: Don't fail on delayed processing.Mark Michelson
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16res_pjsip: Refactor endpt_send_request to include transaction timeoutGeorge Joseph
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell