christophe terpreau | Hello, i'm using atm a sip papt2 box to call using my sip provider. I want to use my CUCM 8.5 to place call through a sip trunk. here is the log from the ATA box:
Via: SIP/2.0/UDP 192.168.10.230:5060;branch=z9hG4bK-4882e446 From: "0033183644040" <sip:0033183644040@sip.ovh.net>;tag=c5b255163ae082co0 To: <sip:0149410000@sip.ovh.net> Call-ID: 6a89bede-8c246904@192.168.10.230 CSeq: 101 INVITE Max-Forwards: 70 Contact: "0033183644040" <sip:0033183644040@83.112.9.145:5060> Expires: 240 User-Agent: PnP PAP2T Content-Length: 277 Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER Supported: x-sipura, replaces Content-Type: application/sdp
and the one from cucm logs:
INVITE sip:0149417737@91.121.129.17:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.10.200:5060;branch=z9hG4bK1445520ef7 From: <sip:0033183644040@192.168.10.200>;tag=22~e8453ebe-922b-4be2-8809-d5a36dd7f976-27199614 To: <sip:0149410000@91.121.129.17> Date: Wed, 26 Oct 2011 13:25:19 GMT Call-ID: f1b74f00-ea810a3f-15-c80aa8c0@192.168.10.200 Supported: timer,resource-priority,replaces Min-SE: 1800 User-Agent: Cisco-CUCM8.5 Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY CSeq: 101 INVITE Expires: 180 Allow-Events: presence, kpml Supported: X-cisco-srtp-fallback Supported: Geolocation Call-Info: <sip:192.168.10.200:5060>;method="NOTIFY;Event=telephone-event;Duration=500" Cisco-Guid: 4055322368-0000065536-0000000021-3356141760 Session-Expires: 1800 P-Asserted-Identity: <sip:0033183644040@192.168.10.200> Remote-Party-ID: <sip:0033183644040@192.168.10.200>;party=calling;screen=yes;privacy=off Contact: <sip:0033183644040@192.168.10.200:5060> Max-Forwards: 70 Content-Length: 0
Do you think it is possible to use a script to replace local ip like it is in ata box logs ? Cheers |