Commit Graph

7685 Commits (5ee5dccf51d50ec1a32f2e3a80f73c27e55f94ba)

Author SHA1 Message Date
Michael L. Young 5ee5dccf51 Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Richard Mudgett 82a3fa8032 chan_iax2: Fix channel left locked in off nominal code path.
12 years ago
Mark Michelson ea53dd63be Prevent chan_sip from sending duplicate BYEs.
12 years ago
Richard Mudgett f46a73f1c4 chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
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
Michael L. Young b4e0f80ec0 Cast Integer Argument To Unsigned Char
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
Richard Mudgett 7ca3e44c3f chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.
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
Richard Mudgett 46c2c5ea14 chan_iax2: Prevent some needless breaking of the native IAX2 bridge.
12 years ago
Jonathan Rose 155e9f821c chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago
Richard Mudgett 4b6a36bc5f chan_iax2: Fix saving the wrong expiry time in astdb.
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
Kinsey Moore 7644d7b8e2 Fix chan_h323 compilation
12 years ago
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