On Mon, Feb 9, 2009 at 11:23 AM, Dale Worley <[email protected]> wrote:
> On Sun, 2009-02-08 at 11:56 -0500, M. Ranganathan wrote:
>> For example, an emergency services call originating in the United
>> States with a Geographic E.164 address of +16789901234 would be
>> formatted as follows:
>> To: sip:911;[email protected];user=phone
>
> Isn't this just a matter of adjusting the mapping rule that handles
> emergency calling?
>
> Dale
>
>

Problem I have is that I need some indication that the call being made
is to an emergency service so I know how to find the ITSP in
sipxbridge to route the request to. The Request URI should also be
formatted as

sip:911;[email protected];user=phone

(at least this is what I understand - please correct if mistaken).

Usually, I would get a RequestURI like this :
sip:[email protected]. Will the R-URI look like the above when
sipxbridge sees it or will it look like sip:[email protected] ?

My question is how will the request look when it is sent to sipxbridge
by sipx proxy when an emergency call is made via a specific ITSP? How
can I recognize that it is an emergency call and possibly re-write the
request URI to be as required?

Thanks.

Ranga

>



-- 
M. Ranganathan
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to