Commit Graph

3495 Commits (b12f6bc35827c92262093fed4fe7282aa8e16d24)

Author SHA1 Message Date
Matthew Jordan b12f6bc358 chan_sip: Hangup transferer/transferee when transfer to Parking fails
12 years ago
Kinsey Moore 9433c584d8 Add the missing part of r400140
12 years ago
Russell Bryant 788dccff42 Reset peer outboundproxy on sip.conf reload
12 years ago
Scott Griepentrog fe7c661e12 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Kevin Harwell 1664326ba9 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Kinsey Moore 2d5debf45c chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Michael L. Young 9731431f08 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Kevin Harwell b0288cc8ad chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Joshua Colp aa0fcfff6b chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago
Michael L. Young 44826ac192 Remove Port Restriction When Checking For NAT
12 years ago
Michael L. Young 5ee5dccf51 Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Mark Michelson ea53dd63be Prevent chan_sip from sending duplicate BYEs.
12 years ago
Mark Michelson 23b6a34d45 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Jonathan Rose b8980c3be8 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago
Kinsey Moore fb1c96baf4 chan_sip: Allow Asterisk to retry after 403 on register
12 years ago
Richard Mudgett ee37433d8e chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
Jonathan Rose b9133abc09 chan_sip: Reject calls on 200 OKs if no SDP has been received
12 years ago
Michael L. Young 591c3b403e chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
12 years ago
Jonathan Rose 155e9f821c chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago
Jonathan Rose d91ceb38f5 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Jonathan Rose 0860ba2a1b chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
12 years ago
Matthew Jordan c58bab8ce3 AST-2013-005: Fix crash caused by invalid SDP
12 years ago
Richard Mudgett fdc86bb44c Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Matthew Jordan 4fd979228d AST-2013-004: Fix crash when handling ACK on dialog that has no channel
12 years ago
Mark Michelson 142c5d4816 Prevent a crash on outbound SIP MESSAGE requests.
12 years ago
Michael L. Young 88a5f18dec Fix Not Storing Current Incoming Recv Address
12 years ago
Mark Michelson 3b91cde004 Remove REF_DEBUG definition.
12 years ago
Mark Michelson e510fa1514 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
12 years ago
Walter Doekes f83b144899 chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.
12 years ago
Walter Doekes 16160ea357 chan_sip: Fix IP-addr in warning when rejecting a contact ACL.
12 years ago
Michael L. Young 1e03a50878 Fix Registration Failure When A Peer And TLS Are Used
12 years ago
Michael L. Young eec46f56f4 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
12 years ago
Sean Bright 771ce9e1e7 Fix copy/paste error in one-touch-recording implementation.
12 years ago
Alec L Davis 527a611c80 chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail
12 years ago
Alec L Davis aec4d2f239 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
12 years ago
Alec L Davis 2846881045 chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
12 years ago
Matthew Jordan 95dcae4aa6 Prevent crash in 'sip show peers' when the number of peers on a system is large
12 years ago
Michael L. Young 9d809c0f42 Fix Displaying Symmetric RTP Global Setting
12 years ago
Michael L. Young 99f3a897fb Change Case On Forcerport For Consistency
12 years ago
Michael L. Young f07cccecfd Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
12 years ago
Matthew Jordan 9511761e81 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
12 years ago
Michael L. Young 74c57919a4 Fix For Not Overriding The Default Settings In chan_sip
12 years ago
Kinsey Moore ef79c00991 Address uninitialized conditional that valgrind found
12 years ago
Matthew Jordan b984d78c5c AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago
Matthew Jordan 1eff40f21d Resolve deadlock between SIP registration and channel based functions
12 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
12 years ago
Matthew Jordan fb8760d679 When a session timer expires during a T.38 call, re-invite with correct SDP
12 years ago
Matthew Jordan 77ca918044 Include the Username field in SIP Registry events when Status is registered
12 years ago
Jonathan Rose 96c231fc18 chan_sip: Update the via header when relaying SMS MESSAGE
12 years ago