Commit Graph

7667 Commits (6630c560fd050ae955678a8fe2506af5613e4905)

Author SHA1 Message Date
Richard Mudgett 6630c560fd chan_iax2: Reduce indentation in __attempt_transmit().
12 years ago
Richard Mudgett aa8405923a chan_iax2: Fix stray reference to worker thread idle_list.
12 years ago
Richard Mudgett ed61d21419 chan_iax2: Fix bridgecallno deadlock avoidance.
12 years ago
Richard Mudgett a4db8b381a chan_iax2: Add missing control frame names to debug frame decode output. (Part 2)
12 years ago
Richard Mudgett 5f7e74ba56 chan_iax2: Add missing control frame names to debug frame decode output.
12 years ago
Richard Mudgett a3241cb426 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
12 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
12 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
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
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
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
Igor Goncharovskiy 8d9eff176e - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned.
12 years ago
Michael L. Young 1e03a50878 Fix Registration Failure When A Peer And TLS Are Used
12 years ago
Moises Silva bc78bfee41 Fix a longstanding issue with MFC-R2 configuration that prevented users
12 years ago
Richard Mudgett c03b11466d chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.
12 years ago
Igor Goncharovskiy 9ce8896d15 Fix issue with inability to cancell call transfer made by on-sceen menus.
12 years ago
Matthew Jordan 2ffb648a20 Fix memory/ref counting leaks in a variety of locations
12 years ago
Igor Goncharovskiy 13b2c25687 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
12 years ago
Alec L Davis a90ad16e55 IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
12 years ago
Alec L Davis f09521a0d5 chan_iax2: nativebridge refactor, missed unlock bridgecallno
12 years ago
Alec L Davis 30cfce07f7 fix bad edit after conflict resolution
12 years ago
Alec L Davis 20b9dac9fc IAX2: refactor nativebridge transfer
12 years ago
Alec L Davis 9fca44e6d4 IAX2: fix race condition with nativebridge transfers.
12 years ago
Igor Goncharovskiy 97ca159774 Fix several problems caused by multiple line usage with i2004 phones.
12 years ago
Michael L. Young eec46f56f4 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
12 years ago
Richard Mudgett f296671ec5 Allow mISDN to send PROGRESS messsage.
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
Alec L Davis a08c0c7e5d chan_dahdi: fix lower bound check with -ve integer conversion from a float
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
Matthew Jordan 9c315f85c1 Don't attempt to create a voice frame on a read error
12 years ago
Michael L. Young f07cccecfd Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
12 years ago
Alec L Davis 82e70b2128 IAX2 defer_full_frames fail to get sent
12 years ago
Alec L Davis 4a06abfee4 IAX2, prevent network thread starting before all helper threads are ready
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
Richard Mudgett fe8c92adc8 chan_dahdi: Add inband_on_proceeding compatibility option.
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