Commit Graph

8053 Commits (d04445c24acb316840108fefd92e6b43c0a92115)

Author SHA1 Message Date
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp d25eda5fb2 AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Richard Mudgett a7c9f4c668 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell 4cea5fd4ba chan_sip: Fix theoretical leak of p->refer.
11 years ago
Joshua Colp 656601d8c4 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp bc02cbabd9 chan_sip: Fix bug where DTLS configuration from general would copy dtlsenable.
11 years ago
Joshua Colp ece61f5ed1 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 49e63a191d chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Joshua Colp d0523b4b3c chan_sip: Add support for setting DTLS configuration in the general section.
11 years ago
Matthew Jordan f4392c4b6d channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Corey Farrell d4fd0774f4 chan_console: Fix reference leaks to pvt.
11 years ago
Joshua Colp ac091d4184 chan_pjsip: Add support for passing hold and unhold requests through.
11 years ago
Matthew Jordan d88282af40 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Igor Goncharovskiy c866ced76b Add additional checks for NULL pointers to fix several crashes reported.
11 years ago
Matthew Jordan 0ddc3bde24 channels/chan_sip: Add improved support for 4xx error codes
11 years ago
Matthew Jordan ff83ff564c channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Tzafrir Cohen 8a69aedd17 Fix building chan_phone on big endian systems
11 years ago
Matthew Jordan 86eea19c8f channels/chan_sip: Respect outboundproxy setting when sending qualify requests
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Igor Goncharovskiy a770ca168d 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 28c11fff78 chan_motif: Cleanup jingle_tech.capabilities only once.
11 years ago
Walter Doekes 9e72c74db5 chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes d3f525fd8f chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
Matthew Jordan c013916869 pjsip/dialplan_functions: Handle PJSIP_MEDIA_OFFER called on non-PJSIP channels
11 years ago
Corey Farrell 1b0902caa4 chan_motif: Correct last commit to use ao2_cleanup to free format cap
11 years ago
Corey Farrell 0cea12b9e8 chan_motif: Release format capabilities and config on module load error
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Jonathan Rose 2f570094b7 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Walter Doekes c3a7524457 chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes 841d978a30 chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Joshua Colp 76744543b4 res_pjsip_session: Add additional checks for delaying session refreshes.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Walter Doekes 39fada4dc9 chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago
Walter Doekes 593455621b chan_sip: On INVITE retransmission, don't add an extra 503 response.
11 years ago
Richard Mudgett ec0313c411 res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
11 years ago
Jonathan Rose 7e602175ff chan_iax2: Fix a crash when using chan_iax2 jitterbuffer settings
11 years ago
Joshua Colp 02295456ef chan_rtp: Add unicast RTP support.
11 years ago
Richard Mudgett 5a1de68b9a devicestate.c: Minor tweaks
11 years ago
Mark Michelson 1b64f353f1 Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Scott Griepentrog 2df2d785b7 The assertion that peer was not found on final event
11 years ago
Michael L. Young c5916fb39f chan_iax2: Fix Dynamic IAX2 Registrations After Temporary DNS Failure
11 years ago
Paul Belanger ef28cc0d43 chan_sip.c: Add 'rtpbindaddr' setting
11 years ago
Kinsey Moore bf85018107 CallerID: Fix parsing of malformed callerid
11 years ago
Joshua Colp cee660dadf chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Matthew Jordan 77ddc5b713 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson d0640ad7df Move evaluation of set_var options in pjsip to the end of channel initialization.
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
Richard Mudgett 969982b878 chan_sip: Fix type mismatch when the format is changed.
11 years ago