[Asterisk-Users] extensions.conf using TO field and not INVITEfield of SIP header

Bill admin at vci.net
Thu Dec 9 11:44:34 MST 2004


    I believe I found the answer to my question and it seems to be working
properly. I can use the TO field of the SIP header the way I need to by
using the following style in my extensions.conf file.

exten => ${RDNIS},1,Wait,1
exten => ${RDNIS},2,Voicemail(${RDNIS})
exten => ${RDNIS},3,Hangup()



      Bill





----- Original Message ----- 
From: VCI Help Desk
To: Asterisk Users Mailing List - Non-Commercial Discussion
Sent: Thursday, December 09, 2004 11:09 AM
Subject: [Asterisk-Users] extensions.conf using TO field and not INVITEfield
of SIP header


    Is there a way to get the extensions.conf file to use the To: field of a
SIP header instead of the INVITE field? If so, can you point me in the right
direction?

      Bill





More information about the asterisk-users mailing list