summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14res_pjsip: make it unloadableKevin Harwell
2015-01-14Prevent slow graceful shutdown when outbound publications never started.Mark Michelson
2015-01-14build_tools/mkpkgconfig: Fix Cflags concatenation error in asterisk.pcMatthew Jordan
2015-01-13app_macro: Don't restore the calling location on a channel redirect.Richard Mudgett
2015-01-13chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.Joshua Colp
2015-01-12AMI: Revert non-backwards compatible changes from earlier commit.Richard Mudgett
2015-01-12configs/samples/features.conf.sample: Document attended transfer DTMF optionsMatthew Jordan
2015-01-12main/syslog: Allow dynamic logs, such as security events, to log to the syslogMatthew Jordan
2015-01-12funcs/func_curl: Fix memory leak when CURLOPT channel datastore is destroyedMatthew Jordan
2015-01-09sip_to_pjsip: improve ability to parse input filesScott Griepentrog
2015-01-09app_bridge: return to the next dialplan priorityScott Griepentrog
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-07func_config: Add ability to retrieve specific occurrence of a variableGeorge Joseph
2015-01-07Fix ability to perform a remote attended transfer with PJSIP.Mark Michelson
2015-01-07config: Add option to NOT preserve effective context when changing a templateGeorge Joseph
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2015-01-06contrib/ast-db-manage: Correct down_revision path for user_eq_phoneMatthew Jordan
2015-01-06res_pjsip_mwi: Change warning to noticeGeorge Joseph
2015-01-06bridge_native_rtp: Change local/remote message from debug/2 to verb/4George 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-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