04-11-2016 08:51 PM - edited 03-17-2019 06:31 AM
Hi SIP experts,
Outgoing SIP calls not working but can receive incoming calls without a problem. I have a backup configuration a year ago and compared it line by line with the present configuration and I'm sure there's nothing changed in the config. I tried Zoiper phone app in my iPhone and it works fine, thus it's not the SIP provider.
We used to dial 9 + the outside number to use the sip service.
I have attached the "debug ccsip message" hope someone can help me look at it and can tell what's really going on.
04-11-2016 09:58 PM
I don't see any SIP signalling like INVITE/TRYING/OK
in your attached log
can you debug ccsip messages once more and see if you can obtain any SIP signalling traces of a failed call.
04-11-2016 10:23 PM
Hello Dennis,
Thanks for having a look at this. I did clear the log and do debug ccsip messages once more. I am attaching the file. One thing that i wanted to add, if I restart the router (phone and router all in one box 2900) the outgoing call is ok but after more than an hour, the outgoing call aren't going through anymore.
04-11-2016 11:38 PM
Only seeing SIP OK's in that output.going to 209.126.117.36 is that all you captured? no SIP invites etc?
04-11-2016 10:28 PM
Adding some more info from earlier today....
225160: Apr 12 11:06:23.539:
//77726/6B5157BB9731/CCAPI/ccIFCallSetupRequestPrivate:
Interface=0x31296118, Interface Type=3, Destination=, Mode=0x0,
Call Params(Calling Number=0749620122,(Calling Name=Adrian Ballesteros)
(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=0439728668(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE, Outgoing Dial-
peer=20, Call Count On=FALSE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0,
Application Call Id=)
225161: Apr 12 11:06:23.539: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
The number highlighted on red, that's the one I'm trying to call outside. That is a live phone number.
04-11-2016 10:20 PM
Is Calling Number=0749620122 & Called Number=0439728668 ??
If yes, then call is disconnecting with Cause Value=3 and that means it "Indicates that the called party cannot be reached because the network that the call has been routed through does not serve the desired destination".
Typical scenarios include:
•Domain Name System (DNS) resolution failure
•Invalid session target in configuration
Suresh
04-11-2016 10:38 PM
Hello Suresh,
I had also had a quick look on that. I chat Engin tech support (SIP Provider), and asked if they have changed or any sort of outages on their DNS byo.engin.com.au.
<snippet>
sip-ua
no remote-party-id
mwi-server ipv4:192.168.10.3 expires 3600 port 5060 transport udp unsolicited
registrar dns:byo.engin.com.au expires 1800
sip-server dns:byo.engin.com.au
!
dial-peer voice 20 voip
translation-profile outgoing SIP_ANI
destination-pattern 9T
session protocol sipv2
session target sip-server
no voice-class sip block 183
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
!
dial-peer voice 21 voip
description ***ENGIN Incoming***
translation-profile incoming Engin_Incoming
session protocol sipv2
session target sip-server
incoming called-number .T
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
<end of snippet>
But do you think the byo.engin.com.au should be even pingable?
Also to answer your first Question --> Is Calling Number=0749620122 (VOIP number) & Called Number=0439728668 (mobile number) ??
04-11-2016 10:50 PM
Not mandatory, many of us keep blocked of ping, so 'not-pinging' is not an issue.
it seems issue with service provider, or network (e.g. firewall). If you can span the voice/cube router port and take wirewhark traces then you will get to know exactly what is happening.
Suresh
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