Commit Graph

8049 Commits (fb768ec33a27cc9de76ee7e95ef9f08e0948b47b)

Author SHA1 Message Date
Joshua Colp fb768ec33a res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp aeb5f34ecc AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell e8286df19c chan_sip: Fix theoretical leak of p->refer.
11 years ago
Joshua Colp b902694840 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp 62d33a6696 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 99414651e4 chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Matthew Jordan 468ccd1b66 channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Corey Farrell a6bfa0d20a chan_console: Fix reference leaks to pvt.
11 years ago
Matthew Jordan f6809b01df channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Igor Goncharovskiy 934ab9d1b8 Add additional checks for NULL pointers to fix several crashes reported.
11 years ago
Matthew Jordan 906c7f4b97 channels/chan_sip: Add improved support for 4xx error codes
11 years ago
Matthew Jordan ab07cf71f8 channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Tzafrir Cohen b1acfd36fd Fix building chan_phone on big endian systems
11 years ago
Matthew Jordan 97b5c22f07 channels/chan_sip: Respect outboundproxy setting when sending qualify requests
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
Igor Goncharovskiy 50e802445c Fix loss of voice after second call drops (on a second line) in case using multiple lines on unistim phones. There is regression was introduced in r391379.
11 years ago
Richard Mudgett 1f1a352fbd chan_motif: Cleanup jingle_tech.capabilities only once.
11 years ago
Walter Doekes 0ebe3d78bc chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes 4c2aef333c chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
Matthew Jordan 57233a97e8 pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channels
11 years ago
Corey Farrell a03464bea2 chan_motif: Correct last commit to use ao2_cleanup to free format cap
11 years ago
Corey Farrell 3987b978d6 chan_motif: Release format capabilities and config on module load error
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Jonathan Rose 2dfc3b65f8 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Walter Doekes 303547231e chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes 45e32e4b8c chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Joshua Colp 19ffbb1e64 res_pjsip_session: Add additional checks for delaying session refreshes.
11 years ago
Walter Doekes 20f4ea0df7 chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago
Walter Doekes 0f3540553d chan_sip: On INVITE retransmission, don't add an extra 503 response.
11 years ago
Richard Mudgett fbbe455b9d res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
11 years ago
Jonathan Rose c95b53e21a chan_iax2: Fix a crash when using chan_iax2 jitterbuffer settings
11 years ago
Richard Mudgett 3ce9a8b4f4 devicestate.c: Minor tweaks
11 years ago
Mark Michelson c98e04753b Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Scott Griepentrog bd99a96b21 The assertion that peer was not found on final event
11 years ago
Michael L. Young 64f1a6e830 chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Joshua Colp 6fa02d1bfd chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Matthew Jordan 47c37abb93 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett e8b72c6f4b chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson 04876df6a2 Move evaluation of set_var options in pjsip to the end of channel initialization.
11 years ago
Richard Mudgett 3b5127ba69 chan_pjsip: Fix attended transfer connected line name update.
11 years ago
Damien Wedhorn 0a33671e0c Skinny: Fixup compile warning for non dev-mode.
11 years ago
Richard Mudgett f0a65379f5 chan_sip: Fix type mismatch when the format is changed.
11 years ago
Matthew Jordan 02fc8e2449 chan_sip: Mark chan_sip and its files as extended support
11 years ago
Richard Mudgett a1424a2f1a chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago