Commit Graph

7874 Commits (6ced38003db0afcc0fbd4fbe230df1a671db74c0)

Author SHA1 Message Date
Matthew Jordan 0d66d14d4d chan_sip: Use AST_AF* defined constant when calling ast_get_ip
13 years ago
Matthew Jordan 3a6b76c69e chan_iax2: Fix incorrect usage of ast_get_ip involving uninitialized struct
13 years ago
Kevin Harwell 89e6640ad8 chan_sip: notify dialog info ignores presentation indicator in callerid
13 years ago
Kinsey Moore de407196b8 chan_sip: Fix RTCP port for SRFLX ICE candidates
13 years ago
Kevin Harwell 8a08f73fe0 pjsip_messaging: Added debug for in dialog messaging
13 years ago
Michael L. Young 7e61a3028e chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
13 years ago
Joshua Colp 23be89dfff chan_pjsip: Fix a crash when direct media is enabled and an ACK is received after the channel is hung up.
13 years ago
Kevin Harwell 9afa2ff076 chan_sip: Allow a sip peer to accept both AVP and AVPF calls
13 years ago
Jonathan Rose b5cc4ae955 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
13 years ago
Jonathan Rose 77136643d4 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
13 years ago
Kinsey Moore b0b7db475c chan_mgcp: Properly handle malformed media lines
13 years ago
Joshua Colp de0ec33701 chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
13 years ago
Michael L. Young ecb2759060 chan_iax2: Fix Binding To Multiple Addresses Again
13 years ago
Kinsey Moore 36f77eabf1 Fix IAX2 incoming call address lookups
13 years ago
Michael L. Young 28ef29ce1d Remove Port Restriction When Checking For NAT
13 years ago
Michael L. Young 7cfd8775bb Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
13 years ago
Richard Mudgett ebebcce8db bridge_native_dahdi: Return channel join failure if could not make the channels compatible.
13 years ago
Richard Mudgett 22b17f607e chan_iax2: Fix channel left locked in off nominal code path.
13 years ago
Mark Michelson 0c626e009e Prevent chan_sip from sending duplicate BYEs.
13 years ago
Richard Mudgett 02d57251b4 chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
13 years ago
Mark Michelson 84adf58988 chan_sip: Do not increment the SDP version between 183 and 200 responses.
13 years ago
Richard Mudgett e848dbab4f chan_iax2: Fix compile error.
13 years ago
Michael L. Young 130fd15c24 Add IPv6 Support To chan_iax2
13 years ago
Jonathan Rose 624dbb74a5 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
13 years ago
Richard Mudgett 72fbce14f4 chan_vpb: Make compile again.
13 years ago
Mark Michelson 23cea9e44b Cache string values of formats on ast_format_cap() to save processing.
13 years ago
Mark Michelson a38ba34d3d Remove unnecessary waits from stasis.
13 years ago
Michael L. Young f7416ca0af Cast Integer Argument To Unsigned Char
13 years ago
Richard Mudgett c114871a68 sig_ss7: Fix compiler warnings.
13 years ago
Joshua Colp 1dd63fbdfa Reduce channel snapshot creation and publishing by up to 50%.
13 years ago
Richard Mudgett dfc077bdf6 chan_dahdi: Fix analog parking using flash-hook.
13 years ago
David M. Lee 516dbe86a0 Remove dispatch object allocation from Stasis publishing
13 years ago
Kinsey Moore 52d73f05f4 chan_sip: Allow Asterisk to retry after 403 on register
13 years ago
Richard Mudgett 10fcad8486 chan_sip: Increase some scratch buffer sizes dealing with caller id.
13 years ago
Jonathan Rose ac5a46f7fa chan_sip: Reject calls on 200 OKs if no SDP has been received
13 years ago
Richard Mudgett f9ba38751b chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.
13 years ago
Michael L. Young b32560d657 chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok
13 years ago
Richard Mudgett 5177f4a68f chan_iax2: Prevent some needless breaking of the native IAX2 bridge.
13 years ago
Joshua Colp 8c10a73830 Add a missing session supplement unregistration in chan_pjsip for ACKs.
13 years ago
Jonathan Rose a0e1ce3442 chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
13 years ago
Richard Mudgett 8eb165d2da chan_iax2: Fix saving the wrong expiry time in astdb.
13 years ago
Richard Mudgett 74c9781273 Restore Dial, Queue, and FollowMe 'I' option support.
13 years ago
Jonathan Rose c1ffcb84b0 chan_sip: Revert r398835 due to failing tests involving originate
13 years ago
Jonathan Rose 1324ab39af chan_sip: Reject calls without prior SDP on 200 OK
13 years ago
Kevin Harwell cd8720b3ec pjsip: reinvite for connected line updates occurs when it should not
13 years ago
Kinsey Moore 14818e6867 Fix chan_h323 compilation
13 years ago
Richard Mudgett afec1eef0b chan_iax2: Reduce indentation in __attempt_transmit().
13 years ago
Richard Mudgett 0f7dcdefa3 chan_iax2: Fix stray reference to worker thread idle_list.
13 years ago
Richard Mudgett 5d2ddbb701 chan_iax2: Fix bridgecallno deadlock avoidance.
13 years ago
Richard Mudgett 4878a6eabc chan_iax2: Add missing control frame names to debug frame decode output.
13 years ago