Hi, Im new to asterisk and I have a problem with extensions. If I use this
line in extensions.conf:
exten => _011.,1,Dial(SIP/[EMAIL PROTECTED],60)
the gateway receives this:
INVITE sip:[EMAIL PROTECTED];user=phone SIP/2.0
but if I register the gateway in sip.conf and I try to replace the ip addres
with the alias:
exten => _011.,1,Dial(SIP/[EMAIL PROTECTED],60)
in this case the gateway receives:
INVITE sip:[EMAIL PROTECTED];user=phone SIP/2.0
Is there another way to configure the extension so that asterisk includes
the extension number when calling to a registered gateway?
thanks
roge
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users