Displaying 1 result from an estimated 1 matches for "b6c9a5e1".
2006 Jan 11
1
Re: setting up asterisk to handle incoming SIP URI
I would like to setup my Asterisk server to process an incoming SIP
URI and redirect all requests to a specific context.
Example:
(1) using a sip phone I'd like to be able to call: sip:somedomain.com
*or* sip:someone@somedomain.com
(2) i'd like my asterisk server to answer the call and route it to
the context=in-from-sipclient which would play thru some DP actions
Can anyone give