summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27format_ogg_opus: New formatGeorge Joseph
2016-09-25build_tools: Add ability to download variants to download_externalsGeorge Joseph
2016-09-23Merge "channels/chan_pjsip: fix HANGUPCAUSE function bug." into 13zuul
2016-09-23Merge "chan_sip: Address runaway when realtime peers subscribe to mailboxes"...zuul
2016-09-23channels/chan_pjsip: fix HANGUPCAUSE function bug.Aaron An
2016-09-23chan_sip: Resolve externhost not to IPv6; instead go for IPv4.Alexander Traud
2016-09-23chan_sip: Address runaway when realtime peers subscribe to mailboxesGeorge Joseph
2016-09-22Merge "core: Ensure presencestate subtype and message are NULL." into 13zuul
2016-09-22Merge "res_odbc: Make pooling option deprecation notice more useful." into 13Joshua Colp
2016-09-21Merge "cdr_mysql: fix UTC support" into 13zuul
2016-09-21core: Ensure presencestate subtype and message are NULL.Joshua Colp
2016-09-21Merge "logger: Fix default console settings." into 13zuul
2016-09-21res_odbc: Make pooling option deprecation notice more useful.Joshua Colp
2016-09-21Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 13zuul
2016-09-21cdr_mysql: fix UTC supportTzafrir Cohen
2016-09-21odbc: Remove options that are no longer applicable.Joshua Colp
2016-09-21Merge "asterisk.c: Non-root users also get the astcanary after core restart."...zuul
2016-09-20core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.Corey Farrell
2016-09-20Merge "sd_notify (systemd status notifications) support" into 13Joshua Colp
2016-09-20Merge "res_pjsip_multihomed: Change Contact port to listening port." into 13zuul
2016-09-20logger: Fix default console settings.Corey Farrell
2016-09-20sd_notify (systemd status notifications) supportTzafrir Cohen
2016-09-20asterisk.c: Non-root users also get the astcanary after core restart.Walter Doekes
2016-09-19Merge "asterisk.c: When astcanary dies on linux, reset priority on all thread...zuul
2016-09-19Merge "Fix showing of swap details when sysinfo() is available" into 13zuul
2016-09-19Merge "res_config_odbc.c: Fix buffer size limitation creating invalid SQL." i...zuul
2016-09-19asterisk.c: When astcanary dies on linux, reset priority on all threads.Walter Doekes
2016-09-16Fix showing of swap details when sysinfo() is availableTimo Teräs
2016-09-15res_config_odbc.c: Fix buffer size limitation creating invalid SQL.Richard Mudgett
2016-09-15res_pjsip_multihomed: Change Contact port to listening port.Joshua Colp
2016-09-15pjproject_bundled: Prevent SERVFAIL from marking name server badGeorge Joseph
2016-09-14Merge "res_pjsip_transport_management: Convert time in log message to seconds...zuul
2016-09-14Merge "chan_sip: Fix session timeout on retransmit of non-UDP packets" into 13zuul
2016-09-14Merge "rtp: Preserve timestamps on video frames." into 13zuul
2016-09-14Merge "sip_to_pjsip.py: Map legacy_useroption_parsing." into 13zuul
2016-09-14rtp: Preserve timestamps on video frames.Joshua Colp
2016-09-14Merge "res_pjsip: Add ignore_uri_user_options option." into 13zuul
2016-09-14res_pjsip_transport_management: Convert time in log message to seconds.Joshua Colp
2016-09-13chan_sip: Fix session timeout on retransmit of non-UDP packetsSteve Davies
2016-09-13Merge "chan_sip: Allow target refresh (Contact update) on re-INVITE." into 13zuul
2016-09-13Merge "res_pjsip_messaging.c: Misc cleanups and fixes." into 13zuul
2016-09-12app_queue: Fix CLI "queue show" and AMI Queues action output truncation.Richard Mudgett
2016-09-12Merge "contrib: Let safe_asterisk script continue without /dev/tty9." into 13zuul
2016-09-12chan_sip: Allow target refresh (Contact update) on re-INVITE.Walter Doekes
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-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-09chan_sip: Don't allocate new RTP instances on top of old ones.Joshua Colp
2016-09-09res_pjsip: Do not crash on ACKs from unknown endpoints.Mark Michelson