I can't get dial-out working. I'm trying to call 523936. Is there something wrong with my setup here? Could someone please give me a few pointers?

[fwd-out]
exten => _8.,1,SetCallerID(${FWDUSERID})
exten => _8.,2,SetCIDName(${FWDUSERNAME})
exten => _8.,3,Dial(SIP/[EMAIL PROTECTED],70)

I found out that I need to replace

exten => _8.,3,Dial(SIP/${EXTEN:[EMAIL PROTECTED],70)

May I ask why? context fwd is defined in sip.conf as follows

[fwd]
type=friend
secret=mysecret
username=533990
fromuser=533990
fromdomain=fwd.pulver.com
host=fwd.pulver.com
dtmfmode=inband
nat=yes
canreinvite=no

Regards,
Norman Zhang
_______________________________________________
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

Reply via email to