[asterisk-dev] Real-time call control for Dial app

Grey Man greyvoip at yahoo.com.au
Fri Jul 6 03:36:19 CDT 2007


Hi Kaloyan,

I like the idea of putting the recheck/call control app into the Dial command for dial plan succinctness but I have found that it is unweildy to have an app call within the parameters of another app so I think I'll revert back to your original way after all.

Regards,

Greyman.

----- Original Message ----
From: Kaloyan Kovachev <kkovachev at varna.net>
To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
Sent: Friday, 6 July, 2007 7:46:08 AM
Subject: Re: [asterisk-dev] Real-time call control for Dial app

Hi,
 it is not necessary that the variables are global - you may set the variable
per channel just before the Dial command and even to clear the value of the
global variable by setting a blank channel variable. This makes it easy to
have 'default rule' and to still be able to customize specific call.
 Also because the global/channel variable is parsed at each run, you may even
have other variables included - like the RAND() function in
http://bugs.digium.com/file_download.php?file_id=13198&type=bug







      ____________________________________________________________________________________ Yahoo!7 Mail has just got even bigger and better with unlimited storage on all webmail accounts.
http://au.docs.yahoo.com/mail/unlimitedstorage.html






More information about the asterisk-dev mailing list