Commit Graph

25732 Commits (81598fa082bf5ef82fcd0380c7183897fc640324)
 

Author SHA1 Message Date
Matthew Jordan 81598fa082 doc: Add a manpage for the aelparse utility
11 years ago
Scott Griepentrog 2df2d785b7 The assertion that peer was not found on final event
11 years ago
Matthew Jordan 3194892ea2 LICENSE: Clarify language in Asterisk's LICENSE to allow for linking to UniMRCP
11 years ago
Michael L. Young c5916fb39f chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Richard Mudgett 4e750a26fd Added ConfBridge AMI event note to UPGRADE.txt.
11 years ago
Paul Belanger ef28cc0d43 chan_sip.c: Add 'rtpbindaddr' setting
11 years ago
Mark Michelson 327d67270f Fix bug that did not allow for multiple batched RLS notifications to be sent.
11 years ago
Richard Mudgett 94e1b4a8a4 res/res_pjsip/pjsip_options.c: Eliminate excessive RAII_VAR usage.
11 years ago
Richard Mudgett 4728c05957 sched: Fix typo and whitespace change.
11 years ago
George Joseph 7c1a22fba7 confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
11 years ago
Kinsey Moore bf85018107 CallerID: Fix parsing of malformed callerid
11 years ago
George Joseph d199536a04 confbridge: Make kick, mute and unmute handle channel targets consistently.
11 years ago
Mark Michelson c5ab4adf17 Fix race condition in the scheduler when deleting a running entry.
11 years ago
Richard Mudgett fefa6fba82 res_musiconhold.c: Release any format refs before memset().
11 years ago
Richard Mudgett 2b19d94a71 res_musiconhold: Fix MOH restarting where it left off from the last hold.
11 years ago
Joshua Colp 497a92d079 res_pjsip_transport_websocket: Attach the Websocket module on outgoing INVITEs.
11 years ago
Joshua Colp 477e2e6edb res_pjsip_transport_websocket: Fix a progressive memory growth.
11 years ago
Joshua Colp 2c0cbf8e64 res_pjsip_transport_websocket: Ensure secure Websocket clients can be called.
11 years ago
Joshua Colp cee660dadf chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Mark Michelson dcfffce66d Fix a locking inversion in MixMonitor.
11 years ago
Jonathan Rose 33835e17a0 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Matthew Jordan 1498ae0830 main/message: Add a new-line to a DEBUG message
11 years ago
Richard Mudgett f8c4fc1121 res_musiconhold.c: Remove obsolete REF_DEBUG code.
11 years ago
Mark Michelson 644e693645 Switch from hostname to an IP address in the SDP origin line.
11 years ago
Mark Michelson 56a1d4930a Ensure after-bridge behavior is correct when moving from Stasis to a non-Stasis bridge.
11 years ago
Jonathan Rose 4946981646 res_musiconhold: Fix reference leaks caused when reloading with REF_DEBUG set
11 years ago
Mark Michelson 12d34bb12f Let's try checking the name and number, instead of the name twice.
11 years ago
Mark Michelson 2150daf748 Improve consistency of party ID privacy usage.
11 years ago
Matthew Jordan 77ddc5b713 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Matthew Jordan f3a525e9a6 ARI: Fix implicit answer when playback is initiated on unanswered channel
11 years ago
Matthew Jordan 085d5a2629 Clean up files that do not end with newlines
11 years ago
Matthew Jordan da91946df7 uri: Quiet warning about type qualifiers ignored on function return type
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Richard Mudgett 4672c139dd cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Mark Michelson 49f8bd4ad4 Set the role for inbound subscriptions correctly.
11 years ago
Mark Michelson d0640ad7df Move evaluation of set_var options in pjsip to the end of channel initialization.
11 years ago
Kinsey Moore 36f4bff943 Stasis: Add information to blind transfer event
11 years ago
Kinsey Moore 01f1ff1f77 AMI: Add AllVariables parameter to Status
11 years ago
Mark Michelson 76290adf50 Alter documentation for callerid_privacy to use correct values.
11 years ago
Mark Michelson 28a89e7685 Fix compilation error on certain versions of GCC.
11 years ago
Kinsey Moore a85a483fcd AMI Docs: Fix Status channel parameter optionality
11 years ago
Jonathan Rose 222b5cd036 ARI: Fix a bug where /channels/{channelID}/continue doesn't execute PBX
11 years ago
Richard Mudgett 83a9b91da9 chan_pjsip: Fix attended transfer connected line name update.
11 years ago
Damien Wedhorn c4c9d4ad6c Skinny: Fixup compile warning for non dev-mode.
11 years ago
George Joseph 1de8b8035e func_config: Change 'Not Found' message from ERROR to DEBUG
11 years ago
Matthew Jordan bb494067a5 Multiple revisions 421311-421312
11 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Matthew Jordan 6525f374db apps/app_meetme: Fix crash when publishing MeetMe messages with no channel
11 years ago
Matthew Jordan 44fc6ea6ff apps/app_dial: Fix Dial 'z' option
11 years ago
Matthew Jordan 98ca5c0b5f configure: Undefine FORTIFY_SOURCE prior to defining it for patched gcc
11 years ago