summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2014-12-09res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizardKevin Harwell
2014-12-09ari: Add support for specifying an originator channel when originating.Joshua Colp
2014-12-09PJSIP: Stagger outbound qualifiesKinsey Moore
2014-12-08Fix a crash that would occur when receiving a 491 response to a reinvite.Mark Michelson
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-12-06res/res_monitor: Reset in/out sample counts on Monitor startMatthew Jordan
2014-12-02res_pjsip_refer: Fix issue where native bridge may not occur upon completion ...Joshua Colp