summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2012-09-15Made companding law for SS7 calls only determined by SS7 signaling type.Richard Mudgett
2012-09-14Resolve memory leaks in TLS initialization and TLS client connectionsMatthew Jordan
2012-09-12Skip any non-content information when looking for and handling content.Joshua Colp
2012-09-12Add channel name to a warning to make debugging easier.Mark Michelson
2012-09-11chan_local: Switch from using a random 4 digit hex identifier to unique idJonathan Rose
2012-09-10chan_sip: Change SIPQualifyPeer to improve initial response timeJonathan Rose
2012-09-10Ensure iax2 debug output is displayed when expectedKinsey Moore
2012-09-10Deprecate chan_gtalk, chan_jingle, and res_jabberKinsey Moore
2012-09-09Only re-create an SRTP session when neededMatthew Jordan
2012-09-06Fix loss of MOH on an ISDN channel when parking a call for the second time.Richard Mudgett
2012-09-05LDAP Realtime Peers Cannot RegisterDarren Sessions
2012-09-04Fix issue where SIP devices were not notified when custom devices changed to ...Mark Michelson
2012-08-30AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peersMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-29chan_sip: Change manager event to confirm SIPqualifypeer into an ackJonathan Rose
2012-08-29chan_sip: Send 408 on retransmit timeout instead of 603Jonathan Rose
2012-08-29chan_sip: Send a manager event to confirm SIPqualifypeer completesJonathan Rose
2012-08-22Add support for call-id logging to chan_motif.Joshua Colp
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-17When a peer registers using WebSocket do not resolve the Contact provided.Joshua Colp
2012-08-16chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID HeaderJonathan Rose
2012-08-16chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACKJonathan Rose
2012-08-15Fix Segfault When Registering SIP Over WebSocketsMichael L. Young
2012-08-15Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destructionKinsey Moore
2012-08-15Add HANGUPCAUSE information to callee channelsKinsey Moore
2012-08-13Fix problem where incorrect pointer was checked for nullity.Mark Michelson
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-08-10Fix a comparison that was causing presence tests to fail.Mark Michelson
2012-08-09Use better libss7 detection test and move libpri compile test.Richard Mudgett
2012-08-09Extend extension state callbacks to have more information.Mark Michelson
2012-08-08Convert sig_analog to use a global callback table.Richard Mudgett
2012-08-08Fix the analog dial *0 flash-hook of bridged peer feature.Richard Mudgett
2012-08-08Convert sig_pri to use a global callback table.Richard Mudgett
2012-08-08Convert sig_ss7 to use a global callback table.Richard Mudgett
2012-08-07Rewrite of skinny debugging.Damien Wedhorn
2012-08-07Reduce memory consumption significantly for users of the RTP engine API by st...Joshua Colp
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-08-06Improve debug message for temporary outbound proxies.Mark Michelson
2012-08-03Multiple revisions 370769-370771Mark Michelson
2012-08-02Fix regression from r370636Kinsey Moore
2012-07-31Add headers from SIPAddHeader to outbound REFER requests.Mark Michelson
2012-07-31Schedule pokes of registered SIP peers within a given timespan after SIP reloadMatthew Jordan
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-31Clean up chan_sipKinsey Moore
2012-07-30Release B channel allocation on error path in chan_misdn.Richard Mudgett
2012-07-26chan_sip: Add SIPpeerstatus command to AMIJonathan Rose
2012-07-24chan_oss: fix "sample rate" error messageTzafrir Cohen
2012-07-24Remove code, that operate with cdr in attempt_transfer(). That was removed so...Igor Goncharovskiy
2012-07-23Add separate configuration options for subscription and registration minexpir...Mark Michelson
2012-07-22Prevent multiple local candidates from being added with the same information ...Joshua Colp