summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2012-07-20chan_iax2: Fix a segfault introduced by call ID loggingJonathan Rose
2012-07-20Fix build error in chan_misdn from commit 370316Kinsey Moore
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-19Add the ability to specify technology specific documentationMatthew Jordan
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-07-18Fix a crash occurring as a result of excess stack usage.Joshua Colp
2012-07-18Added option 'interdigit_timer' to unistim.conf to make able controll hardcod...Igor Goncharovskiy
2012-07-16Code cleanup and bugfix in chan_sip outboundproxy parsing.Walter Doekes
2012-07-16Fix a bug exposed by the testsuite where text streams would no longer be pars...Joshua Colp
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-07-16Deactivate timer for dialing entered number on hook switch hang up.Igor Goncharovskiy
2012-07-16Add French translation for chan_unistim phones on-screen menus. Igor Goncharovskiy
2012-07-13Add support for parsing SDP attributes, generating SDP attributes, and passin...Joshua Colp
2012-07-12Add missing ast_hangup() calls on some analog exception paths.Richard Mudgett
2012-07-12Include Expires header for SIP PUBLISH requestsKinsey Moore
2012-07-12Prevent double uri_escaping in chan_sip when pedantic is enabledKinsey Moore
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-11Do not consider failure to read the configuration file in chan_motif to be a ...Joshua Colp
2012-07-11Fix validation errors when producing documentation using default build scriptMatthew Jordan
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan
2012-07-10Fix failing SDP_offer_answer testKinsey Moore
2012-07-10Add additional description stanza names from the old Google Talk protocol whi...Joshua Colp
2012-07-10Respect codec preference order when adding codecs to a media description.Joshua Colp
2012-07-10Add required items for Google video support.Joshua Colp
2012-07-09Add support for exposing the received contact URI and also for setting the re...Joshua Colp
2012-07-09Force the clock rate of G.722 to be 16000 when using the Google transports as...Joshua Colp