Thanks Scott. That looks better but I'm getting a 400 error. Here's the request 
after the change below :

PV,[EMAIL PROTECTED] sip:[EMAIL PROTECTED] SIP/2.0
Route: <sip:ocs-med.itsco.com;lr>
Record-Route: 
<sip:172.20.23.48:5060;lr;sipXecs-rs=%2Afrom%7ERDg5RjlBRTUtQzlFNzI4MDA%60.400_authrules%2Aauth%7E%211ad12aedd6899041bbba79b32b056248>
Via: SIP/2.0/UDP 
172.20.23.48;branch=z9hG4bK-sipXecs-0022a073b28c71a95308616b09708d2882db
Via: SIP/2.0/UDP 
172.20.23.48;branch=z9hG4bK-sipXecs-001f62374e1d2aee7c63236b345052600434%51a003e0a96f516b3801a8e184e9921c
Via: SIP/2.0/UDP 172.20.23.154;branch=z9hG4bK2a32ffb2E241F791
From: "Conference Room" <sip:[EMAIL PROTECTED]>;tag=D89F9AE5-C9E72800
To: <sip:[EMAIL PROTECTED];user=phone>
Cseq: 1 INVITE
Call-Id: [EMAIL PROTECTED]
Contact: <sip:[EMAIL PROTECTED]>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, 
PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_670-UA/3.1.0.0084
Accept-Language: en
Supported: 100rel,replaces
Allow-Events: talk,hold,conference
Max-Forwards: 18
Content-Type: application/sdp
Content-Length: 296
Date: Fri, 07 Nov 2008 21:25:17 GMT

Here's the response from OCS :

PV.PV,[EMAIL PROTECTED]
vl~RSIP/2.0 400 The INVITE request URI is malformed.
FROM: "Conference Room"<sip:[EMAIL PROTECTED]>;tag=D89F9AE5-C9E72800
TO: <sip:[EMAIL PROTECTED];user=phone>;tag=b15f65b4cf
CSEQ: 1 INVITE
CALL-ID: [EMAIL PROTECTED]
VIA: SIP/2.0/TCP 
172.20.23.48;branch=z9hG4bK-sipXecs-0023aa3254e43e7389db64015076bee0f3ed,SIP/2.0/UDP
 
172.20.23.48;branch=z9hG4bK-sipXecs-001f62374e1d2aee7c63236b345052600434%51a003e0a96f516b3801a8e184e9921c,SIP/2.0/UDP
 172.20.23.154;branch=z9hG4bK2a32ffb2E241F791
CONTENT-LENGTH: 0
SERVER: RTCC/3.0.0.0 MediationServer





-----Original Message-----
From: Scott Lawrence [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 4:02 PM
To: Pete Burgess
Cc: [email protected]
Subject: Re: [sipx-users] Spot of bother with external aliases


On Fri, 2008-11-07 at 15:23 -0500, Pete Burgess wrote:
> Sorry, apparently I can't type today. When I miss the word "not", it does 
> quite upset the context.
>
> Here's my SIP Invite. My alias file maps extension 271 to
> [EMAIL PROTECTED] What I need to do is get that
> "[EMAIL PROTECTED]" to map to [EMAIL PROTECTED] instead. Hopefully that
> it explains it a lot better.

What you want is to set the request uri to one thing and then also get a
Route header added to the message so that it is sent to the right
server:


  <item>
      <identity>[EMAIL PROTECTED]</identity>
      <contact>&lt;sip:[EMAIL PROTECTED]:ocs-med.itsco.com&gt;</contact>
  </item>



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

Reply via email to