summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-09sip_to_pjsip.py: Map legacy_useroption_parsing.Richard Mudgett
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."zuul
2016-09-09contrib: Let safe_asterisk script continue without /dev/tty9.Walter Doekes
2016-09-09res_pjsip: Only invoke unidentified endpoint logic when unidentified.Joshua Colp
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-09-09res_pjsip: Do not crash on ACKs from unknown endpoints.Mark Michelson
2016-09-09chan_sip: Don't allocate new RTP instances on top of old ones.Joshua Colp
2016-09-08Merge "res_pjsip: Allow global headers to be overridden."zuul
2016-09-07Merge "ConfBridge: Make some announcements asynchronous."zuul
2016-09-07Merge "res/res_stasis_playback: Cancel the entire playlist when a stop occurs"zuul
2016-09-07Merge "apps/app_dial: Fix crash on non-connect call paths for Privacy/Screeni...zuul
2016-09-07res_pjsip_messaging.c: Misc cleanups and fixes.Richard Mudgett
2016-09-07res_pjsip: Allow global headers to be overridden.Joshua Colp
2016-09-07Merge "res_resolver_unbound: Fix config documentation."zuul
2016-09-07Merge "res_pjsip_session: segfault on already disconnected session"zuul
2016-09-07Merge "apps/app_dial: Set the DIALSTATUS to NOANSWER on privacy option 5"zuul
2016-09-07ConfBridge: Make some announcements asynchronous.Mark Michelson
2016-09-07Merge "build: Add download capability for external packages"zuul
2016-09-07chan_sip: Allow Preferred sRTP.Alexander Traud
2016-09-07res_resolver_unbound: Fix config documentation.Joshua Colp
2016-09-07Merge "chan_sip: Don't refuse calls with "optional crypto"; fall back to RTP."Joshua Colp
2016-09-07Merge "pjsip_configuration.c: Ignore repeated identify by methods."Joshua Colp
2016-09-07Merge "resource_channels.c: add hangup reason "answered_elsewhere"."zuul
2016-09-06Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()."zuul
2016-09-06Merge "config_global.c: Comments and a default expression adjustment."zuul
2016-09-06Merge "sip_to_pjsip.py: Map canreinvite as directmedia alias."zuul
2016-09-06res/res_stasis_playback: Cancel the entire playlist when a stop occursMatt Jordan
2016-09-06Merge "sip_to_pjsip.py: Fix typo converting outboundproxy registration."zuul
2016-09-06Merge "sip_to_pjsip.py: Fix comment typo and tabs."zuul
2016-09-06Merge "Sample configs: Eliminate false multiline comment block starts."zuul
2016-09-06Merge "sorcery: Create function ast_sorcery_lockable_alloc."zuul
2016-09-06Merge "named_locks: Use ao2_weakproxy to deal with cleanup from container."zuul
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-09-06Merge "format_cap.c: Fix CLI "core show channeltype Surrogate" crash."Joshua Colp
2016-09-06Merge "astobj2: Support using a separate object for locking."zuul
2016-09-06res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-09-06chan_sip: Don't refuse calls with "optional crypto"; fall back to RTP.Walter Doekes
2016-09-04Merge "codecs: Add Codec 2 mode 2400."Joshua Colp
2016-09-04Merge "app_mp3: Use correct buffer size and the same sample rate as the channel"zuul
2016-09-03apps/app_dial: Fix crash on non-connect call paths for Privacy/Screening optionMatt Jordan
2016-09-03apps/app_dial: Set the DIALSTATUS to NOANSWER on privacy option 5Matt Jordan
2016-09-02res_pjsip_registrar.c: Reduce stack usage in find_aor_name().Richard Mudgett
2016-09-02pjsip_configuration.c: Ignore repeated identify by methods.Richard Mudgett
2016-09-02config_global.c: Comments and a default expression adjustment.Richard Mudgett
2016-09-02sip_to_pjsip.py: Map canreinvite as directmedia alias.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix typo converting outboundproxy registration.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix comment typo and tabs.Richard Mudgett
2016-09-02Sample configs: Eliminate false multiline comment block starts.Richard Mudgett
2016-09-02format_cap.c: Fix CLI "core show channeltype Surrogate" crash.Richard Mudgett