I too have a doubt regarding the variables:
currently, to forward a call to a SIP proxy, I use
exten => _0.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED])
where 'sipproxy' is defined as a peer in sip.conf. Using this, I can only
use the 'name' part of the URI as anything after @ is removed.
use the 'name' part of the URI as anything after @ is removed.
But how can I retain the 'domain' part and still forward the calls to the
proxy?.
proxy?.
i.e. I have to send the whole string ${EXTEN:[EMAIL PROTECTED] to
the peer sipproxy. Can this be done?
the peer sipproxy. Can this be done?
Do you Yahoo!?
Make Yahoo! your home page
_______________________________________________ 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
