summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-16Fix problem where a hung channel could occur on a failed blind transfer.Mark Michelson
2015-01-16Add support for the ca_list_path option for PJSIP transports.Mark Michelson
2015-01-15res_fax.c, res_fax_spandsp.c: Remove redundant locking.Richard Mudgett
2015-01-15res_fax.c, res_fax_spandsp.c: Fix some curlies on the end of function definit...Richard Mudgett
2015-01-15res_pjsip_outbound_registration: Fix race condition when reloading and listin...Joshua Colp
2015-01-14res_pjsip: make it unloadableKevin Harwell
2015-01-14Prevent slow graceful shutdown when outbound publications never started.Mark Michelson
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2015-01-09res_fax: Add T.38 negotiation timeout optionKinsey Moore
2015-01-08res_pjsip_pubsub: Fix persistent subscriptions not surviving graceful shutdownGeorge Joseph
2015-01-08res_pjsip_outbound_registration: Fix reference leak.George Joseph
2015-01-08res_pjsip_outbound_registration: Fix several reload issuesGeorge Joseph
2015-01-07ARI: Allow usage of ASYNCGOTO with Stasis()Kinsey Moore
2015-01-07Add the ability to continue and originate using priority labels.Mark Michelson
2015-01-07res_pjsip_exten_state: Change 'does not exist' warning to noticeGeorge Joseph
2015-01-07res_pjsip_mwi: Change "MWI Subscription failed" message from warning to noticeGeorge Joseph
2015-01-07Fix ability to perform a remote attended transfer with PJSIP.Mark Michelson
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2015-01-06res_pjsip_mwi: Change warning to noticeGeorge Joseph
2015-01-06outbound_registration: Add 'pjsip send register' and update 'send unregister'George Joseph
2015-01-06pjsip cli: Fix sorting of contacts for 'pjsip list contacts'George Joseph
2015-01-05pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.Joshua Colp
2014-12-29PJSIP: Update transport method documentationKinsey Moore
2014-12-24res_pjsip: Backport missing commits for user_eq_phoneMatthew Jordan
2014-12-24res_pjsip_keepalive: Add runtime configurable keepalive module for connection...Matthew Jordan
2014-12-24res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Matthew Jordan
2014-12-23pjsip_options: Fix continued qualifies after endpoint/aor deletionGeorge Joseph
2014-12-22res_pjsip_phoneprovi_provider: Fix reloadGeorge Joseph
2014-12-19res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().Richard Mudgett
2014-12-18chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.Richard Mudgett
2014-12-18res_pjsip_sdp_rtp: wrong bridge chosen when the DTMF mode is not compatibleKevin Harwell
2014-12-18Prevent potential infinite outbound authentication loops in registration.Mark Michelson
2014-12-18res_pjsip_config_wizard: fix unload SEGVGeorge Joseph
2014-12-17res_pjsip_config_wizard: Change FILEUNCHANGED config_load2 flag determinationGeorge Joseph
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-16res_pjsip_config_wizard: fix test breakageGeorge Joseph
2014-12-16res_pjsip_t38: Fix T.38 failure when peer reinvites immediately.Joshua Colp
2014-12-15res_pjsip_config_wizard: Allow streamlined config of common pjsip scenariosGeorge Joseph
2014-12-15Activate persistent subscriptions when they are recreated.Mark Michelson
2014-12-12res/res_agi: Make Verbose message for 'stream file' match other playbacksMatthew Jordan
2014-12-12Fix crash for sorcery misconfigsDavid M. Lee
2014-12-12PJSIP: Allow use of 'inactive' streams for holdKinsey Moore
2014-12-12Sorcery: Log when old config remains in useKinsey Moore
2014-12-12res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.Joshua Colp
2014-12-12res_pjsip_session: Fix issue where a declined media stream in a re-INVITE wou...Joshua Colp
2014-12-10res_http_websocket: Fix crash due to double freeing memory when receiving a p...Joshua Colp
2014-12-10PJSIP: Fix assert on initial mass qualifyKinsey Moore
2014-12-09ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-09Direct Media calls within private network sometimes get one way audioKevin Harwell