cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
565
Views
0
Helpful
5
Replies

SIP Traces-Trunk with ISP

Khurram Tariq
Level 1
Level 1

hi all

i have attached CCSIP messages with it 

call Flow: ISP SIP Trunk---------->CUBE-SIP Trunk---------->CUCM

i am new in SIP configuration with cube and Service Provider, First Issue: we have a DID complete number 364909XX and i have configured my ip communicator with 0998 DN ISP want complete number with 36490998 but from here we are sending only 0998 (our internal DN) help me to send complete number to ISP.

2-if you observe traces there is sip port number Via: SIP/2.0/UDP 221.120.192.34:5060;branch=z9hG4bK0C48;rport=50906 This sip port 50906 changed everytime but ISP only want sip port 5060 whohc i already configured in my CUBE GW and CUCM also

please let me know the solution of this issue.

2 Accepted Solutions

Accepted Solutions

1) have you configured your CIPC with external phone number mask 364909XX?

also make sure in Route Patter configuration you've checked the 'use external phone number mask' box.

You may also set 364909XX in the calling party transformation mask in the RP.

2) Also configure "connection-reuse" under sip-ua to change the remote port.

//Suresh Please rate all the useful posts.

View solution in original post

sbc-01#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
sbc-01(config)#sip-ua
sbc-01(config-sip-ua)#connection-reuse
sbc-01(config-sip-ua)#exit

 

//Suresh Please rate all the useful posts.

View solution in original post

5 Replies 5

1) have you configured your CIPC with external phone number mask 364909XX?

also make sure in Route Patter configuration you've checked the 'use external phone number mask' box.

You may also set 364909XX in the calling party transformation mask in the RP.

2) Also configure "connection-reuse" under sip-ua to change the remote port.

//Suresh Please rate all the useful posts.

hi thanks for your response, yes i have confgured calling party transformation mask and it sending complete number to SP as sip traces, plese kindly let me kow how to change the remote port under sip-ua


sip-ua
 sip-server ipv4:59.103.224.67:5060
 connection-reuse via-port

i have configured this is it fine??

 

sbc-01#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
sbc-01(config)#sip-ua
sbc-01(config-sip-ua)#connection-reuse
sbc-01(config-sip-ua)#exit

 

//Suresh Please rate all the useful posts.

Thanks a lot for your valuable solutions both are working, if there is anything else need to ask i will ask you thanks alot