I have a CUBE running 15.1(4)M4 that is SIP to the provider and H.323 to CUCM 8.6.2<div><br></div><div>Inbound calls are all showing the billing number on the request URI:</div><div><br></div><div><div><br></div><div>Jul  1 09:48:43.709 CDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:</div>
<div>Received: </div><div>INVITE <a href="http://sip:1000@10.50.1.7:5060">sip:1000@10.50.1.7:5060</a> SIP/2.0</div><div>Via: SIP/2.0/UDP 1.1.1.1:5060;branch=z9hG4bK-b09eefee3692d5c02b969912a045c958;rport</div><div>From: "DOE, JOHN" <<a href="mailto:sip%3A16305551414@call.message-alert.com">sip:16305551414@call.message-alert.com</a>>;tag=1813914414</div>
<div>To: <<a href="mailto:sip%3A16305551212@1.1.1.1">sip:16305551212@1.1.1.1</a>></div><div>Call-ID: 47e9ec2b@pbx</div><div>CSeq: 22580 INVITE</div><div>Max-Forwards: 70</div><div>Contact: <sip:1000@1.1.1.1:5060;transport=udp></div>
<div>Supported: 100rel, replaces, norefersub</div><div>Allow-Events: refer</div><div>Allow: INVITE, ACK, CANCEL, BYE, REFER, PRACK, INFO, UPDATE</div><div>Accept: application/sdp</div><div>User-Agent: talkingplatforms/2.1.15.2503</div>
<div>Alert-Info: <Bellcore-dr3></div><div>Content-Type: application/sdp</div><div>Content-Length: 323</div><div><br></div><div>v=0</div><div>o=- 1303493202 1303493202 IN IP4 66.159.89.13</div><div>s=-</div><div>c=IN IP4 1.1.1.1</div>
<div>t=0 0</div><div>m=audio 57094 RTP/AVP 0 9 18 2 3 101</div><div>a=rtpmap:0 pcmu/8000</div><div>a=rtpmap:9 g722/8000</div><div>a=rtpmap:18 g729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:2 g726-32/8000</div>
<div>a=rtpmap:3 gsm/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div>a=sendrecv</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>As you can see the INVITE is to <a href="http://sip:1000@10.50.1.7:5060">sip:1000@10.50.1.7:5060</a>, which is our billing code.</div>
<div><br></div><div>The TO field has the actual DID to route to.</div><div><br></div><div><br></div><div>Per the RFC, 3261, section <a href="http://8.1.1.1">8.1.1.1</a>:</div><div><br></div><div>"The initial Request-URI of the message SHOULD be set to the value of the URI 
in the To field." </div><div><br></div><div><br></div><div>This provider doesn't do that and says everyone but Cisco supports this, which goes back to my theory that SIP is not a protocol, but an idea of things you might want to do, but can really do whatever you want (hence the effect that every SIP provider seems to be doing their own thing)...</div>
<div><br></div><div><br></div><div>Anyway, here is what I need to do:</div><div><br></div><div>I need to have the call route on the TO field instead of the INVITE field.</div><div><br></div><div>How?</div><div><br></div><div>
<br></div><div><br></div><div>Jonathan</div>