Page 1 of 1

Inbound not landing

PostPosted: Tue Aug 07, 2018 8:27 am
by santhuarnold
Hi,

Configured sip account and able to make outgoing calls But when i dialed inbound getting no service.
Need help to resolve this.

Account entry

[callcentricsan]
type=peer
context=trunkinbound
host=callcentric.com
username=1234567
secret=XXXXX
fromuser=1234567
fromdomain=callcentric.com
insecure=port
disallow=all
allow=ulaw


Standalone server : Vicibox-6.0.4: VERSION: 2.14-679a : BUILD: 180618-2300:

Thanks
San

Re: Inbound not landing

PostPosted: Tue Aug 07, 2018 8:28 am
by santhuarnold
CLi logs:

[Aug 7 18:50:04] -- Executing [s@trunkinbound:1] AGI("SIP/66.193.176.35-0000001d", "agi-DID_route.agi") in new stack
[Aug 7 18:50:04] -- Launched AGI Script /usr/share/asterisk/agi-bin/agi-DID_route.agi
[Aug 7 18:50:04] -- <SIP/66.193.176.35-0000001d>AGI Script agi-DID_route.agi completed, returning 0
[Aug 7 18:50:04] -- Executing [9998811112@default:1] Wait("SIP/66.193.176.35-0000001d", "2") in new stack
[Aug 7 18:50:06] -- Executing [9998811112@default:2] Answer("SIP/66.193.176.35-0000001d", "") in new stack
[Aug 7 18:50:07] == Manager 'sendcron' logged on from 127.0.0.1
[Aug 7 18:50:07] == Manager 'sendcron' logged off from 127.0.0.1
[Aug 7 18:50:07] -- Executing [9998811112@default:3] Playback("SIP/66.193.176.35-0000001d", "ss-noservice") in new stack
[Aug 7 18:50:07] -- <SIP/66.193.176.35-0000001d> Playing 'ss-noservice.gsm' (language 'en')
[Aug 7 18:50:11] == Spawn extension (default, 9998811112, 3) exited non-zero on 'SIP/66.193.176.35-0000001d'
[Aug 7 18:50:11] -- Executing [h@default:1] AGI("SIP/66.193.176.35-0000001d", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Aug 7 18:50:11] -- <SIP/66.193.176.35-0000001d>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0

Re: Inbound not landing

PostPosted: Tue Aug 07, 2018 10:07 am
by mflorell
You need to configure the "default" DID in your admin web screens of VICIdial to route the call somewhere.

Re: Inbound not landing

PostPosted: Tue Aug 07, 2018 10:32 am
by santhuarnold
Thank You.... It works