[Asterisk-Users] Help transfer call

asterisk183 asterisk183 at yahoo.it
Wed Nov 30 03:33:39 MST 2005


I want to transfer a telephone call in a house number in determinate established hours, this syntax is correct or it must use a command different from DIAL?
 
 exten => _x.,1,GotoIfTime(08:30-12:30|mon-fri|*|*?4)
 exten => _x.,2,GotoIfTime(14:30-18:30|mon-fri|*|*?4)
 exten => _x.,3,Goto(cellulare,s,1)
 exten => _x.,4,Dial(${TELEIN},60)
 exten => _x.,5,Hangup
 
 [cellulare]
 exten => s,1,Dial(ZAP/g2/${TELETRASFERIMENTO},60)
 exten => s,2,Hangup
 
 Thanks
 Ciao, Fabio
 

		
---------------------------------
Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051130/e9d2e04d/attachment.htm


More information about the asterisk-users mailing list