Commit Graph

7639 Commits (20b9dac9fc989382fd111e06361ec1eb29d0576b)

Author SHA1 Message Date
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
Matthew Jordan 1eff40f21d Resolve deadlock between SIP registration and channel based functions
12 years ago
Richard Mudgett cf3810a555 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
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
Igor Goncharovskiy 1531ef77a8 Fix core dump on CLI usage
12 years ago
Jonathan Rose 96c231fc18 chan_sip: Update the via header when relaying SMS MESSAGE
12 years ago
Igor Goncharovskiy d4cb37c956 Fix several unreleased mutex locks that cause problem with processing calls
12 years ago
Michael L. Young 2109e47109 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
12 years ago
Matthew Jordan b056a88e08 Prevent deadlock in chan_iax2 when attempting to set caller ID
12 years ago
Joshua Colp e26bd56ff4 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
12 years ago
Walter Doekes ce9bc4e9a1 Correct RPID parsing for unquoted display-name.
12 years ago
Matthew Jordan fec0881135 Set the sin_family on the bind address socket during initialization
12 years ago
Matthew Jordan cb623e7ad6 Don't send presencestate information if the state is invalid
12 years ago
Mark Michelson a70075ce10 Fix a crash that occurred when a BYE was received on a replaced dialog.
12 years ago
Jonathan Rose 120a7cbc03 chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
12 years ago
Kinsey Moore 8fa605d4cc Fix some more REF_DEBUG-related build errors
12 years ago
David M. Lee ff78dbf2c6 Fixed failing test from r380696.
13 years ago
Damien Wedhorn 66198610a7 Fix reload skinny with active devices.
13 years ago
Damien Wedhorn fd266277d4 Reset skinny vmexten on reload.
13 years ago
David M. Lee 1412adf576 Process session timers, even if Session-Expires header is missing
13 years ago
Richard Mudgett 686f2c50c7 chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan df83528506 Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 896bf5e5a8 Perform case insensitive comparisons for T.38 attributes
13 years ago
Richard Mudgett 7b41f52cf2 chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee 765c1ac026 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
Matthew Jordan 3a6bc03c57 Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
Sean Bright c835ff7cd4 Correct the number of available call numbers in IAX2.
13 years ago