summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-16Change PJProject version requirement for ca_list_path transport option in CHA...Mark Michelson
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-15configure: If cross-compiling, assume we have working semaphoresMatthew Jordan
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-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
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: Remove no longer used parameter from astman_send_listack().Richard Mudgett
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-06Blocked revisions 430252Matthew 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-31rtp_engine: keep payload types in correct rangeScott Griepentrog
2014-12-29PJSIP: Update transport method documentationKinsey Moore
2014-12-24app_queue: Update sample conf documenationKevin Harwell
2014-12-24main/pbx.c: Fix double lock of contexts lock introduced by r429967Matthew 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-22Fix compilation since the patch for ASTERISK-24363 went in.Richard Mudgett