03-07-2018 06:40 AM - edited 03-17-2019 12:22 PM
I'm trying to configure a vCube with a SIP provider IXICA and I have inbound calls working but outbound calls drop after 3 seconds whether answered or not. It appears as though I'm sending and ACK and right after that a SIP "BYE" message but I can't figure out where the kink is.
THE UC platform is 11.5 which consists of a PUB and SUB with a vCube running on a demo license. The provider uses G711 so I'm not see codec issues.
I've attached a show run and show ccsip all from the vCube during an outbound call. Any help would be appreciated.
Solved! Go to Solution.
03-07-2018 12:34 PM
03-07-2018 08:23 AM - edited 03-07-2018 08:24 AM
There is a TCP failure -
Mar 7 09:10:13: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostCloseConnection: Posting TCP conn close for addr=10.150.19.102, port=5060, local_addr=50.50.230.230, connid=32
Mar 7 09:10:13: //-1/xxxxxxxxxxxx/SIP/Transport/sipDeleteConnInstance: Deleted conn=0x7F34F3E67880, connid=32, addr=10.150.19.102, port=5060, local_addr=50.50.230.230, transport=TCP
Mar 7 09:10:13: //-1/xxxxxxxxxxxx/SIP/Info/info/4096/ccsip_process_sipspi_queue_event: ccsip_spi_get_msg_type returned: 2 for event 62
Mar 7 09:10:13: //374/3C7F25800000/SIP/Error/sipTransportPostSendFailure:
Posting send failure msg with tcb:0x0 reason=5
Who is "10.150.19.102" ? Is there a firewall at the edge after the vCUBE ?
A couple of more things -
1. The logs are not complete. There are message drops. I don't see the INVITE to your ITSP but it does happen.
2. I don't see a change of TCP transport on the CUBE so it is defaulting to UDP. Not sure why is their a TCP happening here.
Take another set of logs using the following config and debugs -
conf t
no logg rate
no logg queue
no logg trap
no logg source
debug ccsip message
debug ccsip error
debug ccsip info
debug voice ccapi inout
03-07-2018 09:54 AM - edited 03-07-2018 09:54 AM
OK so I've done another debug which is attached. For simplicity sake I've changed the CUCM > Cube SIP trunk to UDP and defined UDP on all voip dial-peers. On an outbound call I now get one way audio but it still disconnects after 3 seconds.
10.150.19.102 is the SUB
10.150.19.101 is the PUB
10.150.19.111 is the vCube lan interface
10.150.19.11 is the ip phone with ext 22150
50.50.230.230 is the vCube external interface
The DID provided via IXICA is 5193431050
Then number i'm calling out to is 4165552121
Thanks for looking at it.....
03-07-2018 10:18 AM
03-07-2018 10:55 AM
03-07-2018 12:34 PM
03-08-2018 06:39 AM
Well that did it. Everything appears to be working. I've flipped the CUCM trunk back to TCP. I'm still a bit confused as to why it was pulling the wrong dial-peer but I think I understand the logic. Which leg of the call did this dialpeer fix? Cube back to CUCM?
Thanks for taking the time to
03-08-2018 07:47 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide