summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-08-04Add the ability to retrieve the source port of a SIP call.Mark Michelson
2014-07-31res_hep_rtcp: Add module that sends RTCP information to a Homer ServerMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-24chan_sip: complete upgrade to ao2Corey Farrell
2014-07-24device state: Update the core to report ONHOLD if a channel is on holdMatthew Jordan
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-22chan_iax2: Restore previous behavior of iax2_best_codec.Joshua Colp
2014-07-21Fix build in dev-modeKinsey Moore
2014-07-21chan_iax2: Restore codec choice behavior from media formats branchJonathan Rose
2014-07-21chan_iax2: Only send mini frames if the underlying format has not changed, no...Joshua Colp
2014-07-21res_smdi: convert to astobj2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18media formats: fix ref leak of peer for mwi subscriptionScott Griepentrog
2014-07-17chan_sip: Make progressinband=never really mean 'never'Matthew Jordan
2014-07-16Remove include of astobj.h from channels/dahdi/bridge_native_dahdi.c.Corey Farrell
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-10chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creat...Richard Mudgett
2014-07-07CEL: Fix incorrect/missing extra field informationKinsey Moore
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-07-03chan_dahdi: Add inband_on_setup_ack compatibility option.Richard Mudgett
2014-07-03chan_dahdi: Add AMI commands for controlling PRI debugging outputJonathan Rose
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-30chan_sip: be more tolerant of whitespace between attributes in SDP fmtp lineMatthew Jordan
2014-06-26chan_pjsip: Add a test event for fast picture updatesMatthew Jordan
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-26chan_sip: Fix handling of "From" headers longer than 256 charactersCorey Farrell
2014-06-25Skinny: cleanup some log messages around sessions.Damien Wedhorn
2014-06-23suspended destructions of pri spans on eventsTzafrir Cohen
2014-06-19Fix build warnings with TEST_FRAMEWORK enabledKinsey Moore
2014-06-16chan_dahdi: Adds support for major update to libss7.Richard Mudgett
2014-06-16channels/chan_sip: Forbid remote bridging if T.38 is negotiatedMatthew Jordan
2014-06-13AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.Richard Mudgett
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2014-06-06chan_sip: Fix order of variables specified in SIPNotify actionJonathan Rose
2014-06-05PJSIP: Send initial connected line informationKinsey Moore
2014-06-04chan_pjsip: Add debug in RTP Engine glue callbackMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28chan_unistim: Unlock mutex in rare OOM condition.Walter Doekes
2014-05-27chan_sip: Start session timer at 200, not at INVITE.Walter Doekes
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-16chan_dahdi: Fix analog dialtone detection.Richard Mudgett
2014-05-16sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.Richard Mudgett
2014-05-13chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'Jonathan Rose
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-05-13Fix compiler warning from GCC 4.10 fixup.Richard Mudgett
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-02res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.Richard Mudgett
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-04-30chan_pjsip: Fix deadlock when retrieving call-id of channel.Joshua Colp