exten => [email protected],1,Answer() exten => [email protected],n,Wait(2) exten => [email protected],n,SendDTMF(1) exten => [email protected],n,Dial(SIP/device1)
exten => [email protected],1,Answer() exten => [email protected],n,Wait(2) exten => [email protected],n,SendDTMF(1) exten => [email protected],n,Dial(SIP/device2) ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of asterisk asterisk Sent: Wednesday, June 15, 2011 11:24 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Goggle voice incoming dialplan Hi, I am a question to handle incoming goggle voice. I have put several GV accounts into the jabber.conf. How can I direct different accounts to different extensions? Help with example is much appreciate Thanks, CK -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
