Commit Graph

7704 Commits (3232e23ca7c30a143203e29e74ffe86787531acc)

Author SHA1 Message Date
Alec L Davis f7f58b7bc2 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
13 years ago
Alec L Davis 7f0f53958b chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
13 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
13 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
13 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
13 years ago
Richard Mudgett a2a8afe07a Trivial changes. Comments, parentheses, spelling, wording.
13 years ago
Richard Mudgett e6f7de360d Make chan_local locals container an explicit list container.
13 years ago
Richard Mudgett 3992df6d41 Whitespace changes.
13 years ago
Richard Mudgett 5fec9b8d1f Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.c
13 years ago
Richard Mudgett 213834ffd4 Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.c
13 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
13 years ago
Richard Mudgett b050778ce8 Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.c
13 years ago
Richard Mudgett 5ab5715646 Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_analog.c
13 years ago
Matthew Jordan b693a72378 Prevent crash in 'sip show peers' when the number of peers on a system is large
13 years ago
Richard Mudgett 3a5a0f3f26 Move some annoying chan_dahdi debug messages to level 5.
13 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
13 years ago
Jason Parker cc9b4d8da4 Fix a log message.
13 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
13 years ago
Michael L. Young b4c881c86e Fix Displaying Symmetric RTP Global Setting
13 years ago
Michael L. Young 735026ccf6 Change Case On Forcerport For Consistency
13 years ago
Matthew Jordan 5111744214 Don't attempt to create a voice frame on a read error
13 years ago
Michael L. Young fcbb9f0c8d Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
13 years ago
Alec L Davis e5b0de5535 IAX2 defer_full_frames fail to get sent
13 years ago
Alec L Davis 3959535615 IAX2, prevent network thread starting before all helper threads are ready
13 years ago
Matthew Jordan caf4a5f605 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
13 years ago
Michael L. Young 03286cf23f Fix For Not Overriding The Default Settings In chan_sip
13 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
13 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
13 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
13 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
13 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
13 years ago
Matthew Jordan 58ee2b7d11 Resolve deadlock between SIP registration and channel based functions
13 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
13 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
13 years ago
Damien Wedhorn 401f7c1880 Fix skinny voicemail indication issues.
13 years ago
Kinsey Moore 6300aa6ae4 Make sure things compile...
13 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
13 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan cacc356bbe When a session timer expires during a T.38 call, re-invite with correct SDP
13 years ago
Matthew Jordan 00e9ffb907 Include the Username field in SIP Registry events when Status is registered
13 years ago
Igor Goncharovskiy ef64b29f8b Fix core dump on CLI usage
13 years ago
Kevin Harwell 09ecb25e08 Added an option to disallow music on hold
13 years ago
Jonathan Rose b4a010e958 chan_sip: Update the via header when relaying SMS MESSAGE
13 years ago
Matthew Jordan f6f6bc7b59 Remove unused function
13 years ago
Matthew Jordan 12748bc735 Don't reset the RTP address on a glare re-INVITE
13 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Matthew Jordan 8d5c36c9bb Add RFC 3327 Path header support to chan_sip
13 years ago
Igor Goncharovskiy 469ca1c71d Fix several unreleased mutex locks that cause problem with processing calls
13 years ago
Michael L. Young a3ad8b28e6 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
13 years ago