Commit Graph

7526 Commits (7bfa97849548f961919207aff6843d75c20ebad5)

Author SHA1 Message Date
Joshua Colp 318c7bea44 Fix T.38 support when used with chan_local in between.
13 years ago
Mark Michelson fdfb3ae5fa Allow for redirecting reasons to be set to arbitrary strings.
13 years ago
Terry Wilson b7233b18eb Properly handle UAC/UAS roles for SIP session timers
13 years ago
Jonathan Rose c7850a198b chan_sip: Set Quality of Service for video rtp instance
13 years ago
Richard Mudgett da8c22fe45 Be consistent, send From: "Anonymous" <sip:anonymous@anonymous.invalid>
13 years ago
Richard Mudgett bc090677bc Fix potential reentrancy problems in chan_sip.
13 years ago
Joshua Colp f6e0406239 Fix a deadlock caused by a race condition between removing a hint and reloading the dialplan and subscribing to the removed hint.
13 years ago
Joshua Colp ad3e51bf4c Fix an issue with H.264 format attribute comparison and fix an issue with improper SDP being produced.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Jonathan Rose ca8aeeef1b iax2-provision: Fix improper return on failed cache retrieval
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Kinsey Moore afa6b8f320 Correct handling of unknown SDP stream types
13 years ago
Richard Mudgett b0f01e5a6f Made companding law for SS7 calls only determined by SS7 signaling type.
13 years ago
Matthew Jordan f92bb6265c Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
Joshua Colp 189249cc73 Skip any non-content information when looking for and handling content.
13 years ago
Mark Michelson b0a4f08928 Add channel name to a warning to make debugging easier.
13 years ago
Jonathan Rose 6f8bad0eac chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago
Jonathan Rose 23a298f28c chan_sip: Change SIPQualifyPeer to improve initial response time
13 years ago
Kinsey Moore e65dea4616 Ensure iax2 debug output is displayed when expected
13 years ago
Kinsey Moore d96b832787 Deprecate chan_gtalk, chan_jingle, and res_jabber
13 years ago
Matthew Jordan ae179ac5b4 Only re-create an SRTP session when needed
13 years ago
Richard Mudgett 8b933196e9 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Darren Sessions 7e46e4d17b LDAP Realtime Peers Cannot Register
13 years ago
Mark Michelson a40f702aef Fix issue where SIP devices were not notified when custom devices changed to "ringing".
13 years ago
Matthew Jordan acbe1f90e7 AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peers
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Jonathan Rose 6c07c904aa chan_sip: Change manager event to confirm SIPqualifypeer into an ack
13 years ago
Jonathan Rose 3f69a4e34f chan_sip: Send 408 on retransmit timeout instead of 603
13 years ago
Jonathan Rose 504cfd1070 chan_sip: Send a manager event to confirm SIPqualifypeer completes
13 years ago
Joshua Colp 09b121bb50 Add support for call-id logging to chan_motif.
13 years ago
Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code.
13 years ago
Joshua Colp 1a95c9a906 When a peer registers using WebSocket do not resolve the Contact provided.
13 years ago
Jonathan Rose d4879edd8e chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
13 years ago
Jonathan Rose 70ca2e51a1 chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
13 years ago
Michael L. Young 7aac43b4b1 Fix Segfault When Registering SIP Over WebSockets
13 years ago
Kinsey Moore 837e00a5cc Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
13 years ago
Kinsey Moore 76d642ff69 Add HANGUPCAUSE information to callee channels
13 years ago
Mark Michelson 5d02d8e016 Fix problem where incorrect pointer was checked for nullity.
13 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Mark Michelson 5ff199d99a Fix a comparison that was causing presence tests to fail.
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
13 years ago
Mark Michelson 9ee8b3c0f6 Extend extension state callbacks to have more information.
13 years ago
Richard Mudgett 062becab80 Convert sig_analog to use a global callback table.
13 years ago
Richard Mudgett f1dce57742 Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Richard Mudgett 35bf5efeaf Convert sig_pri to use a global callback table.
13 years ago
Richard Mudgett f24be2740b Convert sig_ss7 to use a global callback table.
13 years ago
Damien Wedhorn f4d1b7ab12 Rewrite of skinny debugging.
13 years ago
Joshua Colp 15e41c7542 Reduce memory consumption significantly for users of the RTP engine API by storing only the payloads present and in use instead of every possible one.
13 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago