summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30chan_pjsip: Add tag info in CHANNEL functionAndre Nazario
2017-08-29Merge "core: Reduce video update queueing." into 15Jenkins2
2017-08-29Merge "app_record: Resolve some absolute vs. relative filename bugs" into 15Joshua Colp
2017-08-29Merge "voicemail: Fix various abuses of mkstemp" into 15Jenkins2
2017-08-28core: Reduce video update queueing.Joshua Colp
2017-08-28Merge "res/res_pjsip_session: allow SDP answer to be regenerated" into 15Jenkins2
2017-08-28Merge "alembic: Add dtls_fingerprint column in ps_endpoints table" into 15Joshua Colp
2017-08-25voicemail: Fix various abuses of mkstempSean Bright
2017-08-25app_record: Resolve some absolute vs. relative filename bugsSean Bright
2017-08-25Merge "app_queue: Evaluate realtime queues when running dialplan functions" i...Jenkins2
2017-08-25Merge "chan_pjsip.c: Fix topology refresh response code accuracy." into 15Joshua Colp
2017-08-25Merge "app_voicemail: Honor escape digits in "greeting only" mode" into 15Jenkins2
2017-08-25alembic: Add dtls_fingerprint column in ps_endpoints tableFlorian Floimair
2017-08-25res/res_pjsip_session: allow SDP answer to be regeneratedTorrey Searle
2017-08-24app_queue: Evaluate realtime queues when running dialplan functionsSean Bright
2017-08-24app_voicemail: Honor escape digits in "greeting only" modeSean Bright
2017-08-24res_smdi: Clean up memory leakSean Bright
2017-08-23Merge "res_pjsip_session.c: Fix crash when declining an active stream." into 15Joshua Colp
2017-08-23Merge changes from topic 'ASTERISK-27212' into 15Jenkins2
2017-08-23Merge "channel: Fix topology API locking." into 15Jenkins2
2017-08-23Merge "bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit." into 15Joshua Colp
2017-08-23Merge "app_confbridge: Document sfu video_mode value." into 15Jenkins2
2017-08-23Merge "confbridge.h: Fix doxygen comments." into 15Jenkins2
2017-08-23Merge "bridge_softmix.c: Remove always true test." into 15Jenkins2
2017-08-22res_pjsip_session.c: Fix crash when declining an active stream.Richard Mudgett
2017-08-22bridge_channel.c: Fix FRACK when mapping frames to the bridge.Richard Mudgett
2017-08-22channel: Fix topology API locking.Richard Mudgett
2017-08-22bridge: Fix softmix bridge deadlock.Richard Mudgett
2017-08-22chan_pjsip.c: Fix topology refresh response code accuracy.Richard Mudgett
2017-08-22bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit.Richard Mudgett
2017-08-22app_confbridge: Document sfu video_mode value.Richard Mudgett
2017-08-22confbridge.h: Fix doxygen comments.Richard Mudgett
2017-08-22bridge_softmix.c: Remove always true test.Richard Mudgett
2017-08-22app_queue: Fix initial hold time queue statisticSungtae Kim
2017-08-22Merge "res_xmpp: fix inverted return code check in OAuth" into 15Joshua Colp
2017-08-22Merge "res_calendar_icalendar: Properly handle recurring events" into 15Jenkins2
2017-08-22res_xmpp: fix inverted return code check in OAuthMichael Kuron
2017-08-18Merge "Fix downloader not working with curl" into 15Jenkins2
2017-08-17res_calendar_icalendar: Properly handle recurring eventsSean Bright
2017-08-17Merge "manager: hook event is not being raised" into 15Jenkins2
2017-08-16Fix downloader not working with curlGeorge Joseph
2017-08-16manager: hook event is not being raisedKevin Harwell
2017-08-16Merge "configure: Check cache for valid pjproject tarball before downloading....Jenkins2
2017-08-15configure: Check cache for valid pjproject tarball before downloading.Richard Mudgett
2017-08-15res_pjsip: Fix prune_on_boot to remove only contacts for the host.Richard Mudgett
2017-08-15res_xmpp: Google OAuth 2.0 protocol support for XMPP / MotifAndrey Egorov
2017-08-14Merge "res_pjsip_outbound_registration.c: Re-REGISTER on transport shutdown."...George Joseph
2017-08-14Merge changes from topic 'ASTERISK-27147' into 15George Joseph
2017-08-14Merge "res_pjsip_transport_management.c: Rename some variables." into 15Jenkins2
2017-08-14Merge "STUN/netsock2: Fix some valgrind uninitialized memory findings." into 15Jenkins2