[Asterisk-java-devel] Execute multi commands
Brought to you by:
srt
From: Khanh P. N. <pn...@ho...> - 2009-04-27 16:48:34
|
Hi all, I have a command like as following in my dial plan: Set(CDR(accesscode)=123456) How can I execute this command with exec function of FastAgi? With simple dial command, I could do like this: exec("Dial","SIP/2000"); But in case I have to execute multi commands as above, I don't know how. Please help Thank in advance, KP _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx |