Commit Graph

25753 Commits (5ad0edacb643a89bc44fa3cfdb5fb0f49954d966)
 

Author SHA1 Message Date
Mark Michelson 5ad0edacb6 Add sample configuration for resource lists.
11 years ago
Mark Michelson c6bc44f700 Pre-allocate transmission data buffer for RLS NOTIFY requests.
11 years ago
Jonathan Rose ef5f7a0e32 res_pjsip_pubsub: Check supported headers for eventlist when subscribing to
11 years ago
Matthew Jordan 71acca4de2 main/cdr: Copy over location information during a fork
11 years ago
Matthew Jordan e4591f98b1 main/rtp_engine: Format NTP timestamps as unsigned ints
11 years ago
Joshua Colp fd8010de2b res_pjsip_sdp_rtp: Fix retrieval of "ice-pwd" attribute if in session and not media stream.
11 years ago
Matthew Jordan d42b116925 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Matthew Jordan 4499eb05d8 main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenarios
11 years ago
Richard Mudgett 025bd1bf3f func_channel.c: Add missing locking to some CHANNEL() requests.
11 years ago
Jonathan Rose 85878c4dd8 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago
Jonathan Rose e19017fc00 Call IDs: Fix appearance of call ID in core show channels when NULL
11 years ago
Richard Mudgett 5a1de68b9a devicestate.c: Minor tweaks
11 years ago
Kinsey Moore 2362d88a18 Menuselect: Fix incorrect enabling on failed deps
11 years ago
Jonathan Rose af75e45da1 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
Joshua Colp 3cd36d0e10 res_pjsip_transport_websocket: Fix crash when the Contact header is not a URI.
11 years ago
Mark Michelson 1b64f353f1 Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Matthew Jordan 897cbf6a4f main/cli: Do not attempt to show CDR data for internal channels
11 years ago
Matthew Jordan df5dbbd878 res_stasis: Don't play MoH to channels by default when added to holding bridges
11 years ago
George Joseph 5aefecd81e confbridge: Add Duration to ConfbridgeList event
11 years ago
George Joseph 59d4dbd3d0 manager: Make WaitEvent action respect eventfilters
11 years ago
Matthew Jordan 664f83a03b doc: Add a manpage for the smsq utility
11 years ago
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