summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-03-21res_pjsip_registrar.c: Miscellaneous cleanup in rx_task().Richard Mudgett
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-21Revert r410981. aelparse blew up.Sean Bright
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-19PJSIP: Allow for identify sections to be specified in sorcery.conf.Mark Michelson
2014-03-19res_stasis: Fix a bug where the default bridge type was not set.Joshua Colp
2014-03-19res_stasis: Extend bridge type to be a comma separated list of bridge attribu...Joshua Colp
2014-03-19res_ari: Fix documentation schema errorMatthew Jordan
2014-03-18res_ari: Add notes about Asterisk HTTP server to the "enabled" config option ...Rusty Newton
2014-03-18res_pjsip: Fix memory leak of nameservers in off-nominal resolver creation fa...Joshua Colp
2014-03-18res_fax_spandsp: Use g711_free() when available.Sean Bright
2014-03-17res_pjsip: Enable PJSIP DNS client support.Joshua Colp
2014-03-17res_pjsip_multihomed: Make address replacement less aggressive.Joshua Colp
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-16stasis/app.c: Add some extra debugging for subscription countsMatthew Jordan
2014-03-14Handle the return values of realtime updates and stores more accurately.Mark Michelson
2014-03-14Prevent conflicts regarding unsolicited and solicited MWI to an endpoint.Mark Michelson
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-14ARI/bridges: Forward Playback/Recording Started/Finished to bridge topicJonathan Rose
2014-03-14res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.Richard Mudgett
2014-03-13ARI: Ensure managing application receives ChannelEnteredBridge messagesKinsey Moore
2014-03-13Multiple revisions 410509-410510Joshua Colp
2014-03-12res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is ...Richard Mudgett
2014-03-12res_pjsip_multihomed: Fix a bug where outgoing messages for TCP would go out ...Joshua Colp
2014-03-11res_pjsip_multihomed: Add module which places the correct address within mess...Joshua Colp
2014-03-10unqiueid: correct max uniqueid length testScott Griepentrog
2014-03-10AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a reque...Joshua Colp
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-08resource_channels: Check if a passed in ID is NULL before checking its lengthMatthew Jordan
2014-03-07res_pjsip: Fix documentation for one touch recording see-also linksMatthew Jordan
2014-03-07Make res_sorcery_realtime filter unknown retrieved results.Mark Michelson
2014-03-07pjsip: allow and disallow show same codecsScott Griepentrog
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-06moh: fix a refcount error with realtime MOHRussell Bryant
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-03-06res_stasis_recording: Add a "target_uri" field to recording events.Joshua Colp
2014-03-06Don't attempt to link in an aggregate MWI subscription if an endpoint does no...Mark Michelson
2014-03-06res_fax_spandsp: Fix crash when passing ulaw/alaw data to spandspMatthew Jordan
2014-03-06res_musiconhold.c: Remove some unnecessary RAII_VAR() usage.Richard Mudgett
2014-03-05Fix res/res_http_websocket.c build failure in 32bit due to incorrect print fo...Moises Silva
2014-03-05Fix WebRTC over WSS not workingMoises Silva
2014-03-04res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICEJonathan Rose
2014-03-03res_stasis_recording: Fix memory leak of the absolute name.Joshua Colp
2014-03-01res_pjsip_session: Set options (100rel, timers) on incoming sessions.Joshua Colp
2014-02-27Multiple revisions 409129-409130Jonathan Rose
2014-02-27res_pjsip_sdp_rtp: Apply packetization rules on inbound SDP handlingMatthew Jordan
2014-02-26res_ari: Make some additional error responses consistent with the rest of the...Joshua Colp