is there a way to do SayDigits() or equivalent that is
backgrounded?
application is
exten => s,1,Background(zz-fwd-areyouat) ; use callerid or enter
exten => s,2,SayDigits(${CALLERIDNUM}) ; telling callerid
exten =>
_*,1,Macro(fwd-set,${userid},${CALLERIDNUM})>> exten => _*,2,SayDigits(${CALLERIDNUM}) ; if * use callerid
exten => _*,3,Background(zz-fwd-callswillbe) ; report to where calls
exten => _*,4,SayDigits(${EXTEN}) ; will be forwarded
exten => _*,5,Hangup()
exten => _X.,1,Macro(fwd-set,${userid},${EXTEN})
exten => _X.,2,Background(zz-fwd-callswillbe); if digits use them
exten => _X.,3,SayDigits(${EXTEN}) ; as outbound number
exten => _X.,4,Hangup()
exten => h,1,Hangup()
exten => i,1,GoTo(s,1)
exten => t,1,GoTo(s,1)
[ yes steve, i spent the usual half hour with google and the
wiki ]
randy
Hi, Can someone tell me how to register and enter in irc.freenode.net chat? Thank You for your time, Chris HARIGA
You can /msg nickserv register <password> You will need to /msg nickserv identify <password> Before you can join #asterisk Bkw Ps this was covered in the mailing list archives not more than 2 weeks ago.> -----Original Message----- > From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users- > admin@lists.digium.com] On Behalf Of Chris HARIGA > Sent: Sunday, July 04, 2004 10:05 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] IRC > > Hi, > > Can someone tell me how to register and enter in irc.freenode.net chat? > > Thank You for your time, > > Chris HARIGA > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users