summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-05bridge: avoid leaking channel during blond transfer pt2Scott Griepentrog
2015-01-05pjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONTACT' in CHANGES file.Joshua Colp
2015-01-05pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.Joshua Colp
2014-12-29PJSIP: Update transport method documentationKinsey Moore
2014-12-24app_queue: Update sample conf documenationKevin Harwell
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-23test_astobj2: Fix warning for missing trailing slash in categoryGeorge Joseph
2014-12-22DTMF atxfer: Setup recall channels as if the transferee initiated the call.Richard Mudgett
2014-12-22queue_log: Post QUEUESTART entry when Asterisk fully boots.Richard Mudgett
2014-12-22chan_sip: Send CANCEL via original INVITE destination even after UPDATE requestMatthew Jordan
2014-12-22res_pjsip_phoneprovi_provider: Fix reloadGeorge Joseph
2014-12-20acl: Fix reloading of configuration if configuration file does not exist at s...Joshua Colp
2014-12-19res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().Richard Mudgett
2014-12-19chan_dahdi: Don't ignore setvar when using configuration section scheme.Richard Mudgett
2014-12-19bridge: avoid leaking channel during blond transferScott Griepentrog
2014-12-18chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.Richard Mudgett
2014-12-18chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling m...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-18Prevent possible race condition on dual redirect of channels in the same bridge.Mark Michelson
2014-12-18Ensure the correct value is returned for CHANNEL(pjsip, secure)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-16chan_sip: Allow T.38 switch-over when SRTP is in use.Joshua Colp
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-12loader: Move definition of ast_module_reload from _private.h to module.hGeorge Joseph
2014-12-12DEBUG_THREADS: Fix regression and lock tracking initialization problems.Richard Mudgett
2014-12-12res/res_agi: Make Verbose message for 'stream file' match other playbacksMatthew Jordan
2014-12-12Add 11 merge propertiesMatthew Jordan
2014-12-12media: Fix crash when determining sample count of a frame during shutdown.Joshua Colp
2014-12-12chan_pjsip: Race between channel answer and bridge setup when using direct mediaKevin Harwell
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-11ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-11Recorded merge of revisions 429378 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2014-12-11Recorded merge of revisions 429354 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2014-12-11Stasis: Update unittest for channel snapshotsKinsey Moore
2014-12-10ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
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