So I have whose autoattendant is colliding with their extensions... Quick fix anyone?

Second someone presses say a person's extension (101) ... Autoattendant sends them to the first context...

[companyx-main-aa]
exten => s,1,Background(companyx/companyx-main)
exten => s,2,Background(silence/10)
exten => s,3,Background(companyx/companyx-main)
exten => s,4,Background(silence/10)
exten => s,5,Hangup
exten => 0,1,Dial(companyx-cust-svce,s,1)
exten => 1,1,Goto(companyx-cust-svce,s,1)
exten => 2,1,Goto(companyx-shipping,s,1)
exten => 3,1,Goto(companyx-accounting,s,1)
exten => 4,1,Goto(companyx-sales,s,1)
;exten => 5,1,Goto(companyx-directory,s,1)
exten => i,1,Playback(invalid)
exten => i,2,Goto(companyx-aa,s,1)

[companyx-cust-svce]
exten => s,1,Dial(SIP/companyx103,15,tr)
exten => s,2,Dial(SIP/companyx100&SIP/companyx103,15,tr)
exten => s,3,Voicemail([EMAIL PROTECTED])
exten => s,4,Voicemail([EMAIL PROTECTED])
exten => s,5,Hangup

--
====================================================
J. Oquendo
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x1383A743
echo infiltrated.net|sed 's/^/sil@/g'
"Wise men talk because they have something to say;
fools, because they have to say something." -- Plato


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to