Page 1 of 1

Inbound Issue - Feel like internal Loop

PostPosted: Wed Oct 11, 2023 10:03 am
by safiullahtariq
VERSION: 2.14b0.5
BUILD: 191121-2256
Asterisk 13.27.1-vici
Intel Xeon, 16 GB RAM, 256 GB SSD
ViciBox_v8_1.x86_64-8.1.2


Hi,
Hope you are fine.

I have a fresh install for 5 users only. Outbound is working fine. But I am having issues with inbound.
I have made DID and made it fall directly to an extension and all other options like IVR etc, but still the call does not land anywhere. I have checked with asterisk and the call does land on my server but it feels like it does not understand where to go. I have posted the logs in the following pastebin link.

https://pastebin.com/0UCxWDjm

Following is my Dialplan:


Account Entry:
[testcarrier]
host=sip.visiontelecom.com.pk
type=peer
port=5060
outboundproxy=10.11.11.219
outboundproxyport=5060
defaultuser=04232509320
fromuser=04232509320
username=04232509320
remotesecret=D9yUjVh26-
secret=D9yUjVh26-
fromdomain=sip.visiontelecom.com.pk
canreinvite=no
insecure=port,invite
nat=no
qualify=yes
disallow=all
allow=ulaw
allow=alaw
sendrpid=pai
context=trunkinbound

Globals String:
TESTSIPTRUNK = SIP/testcarrier

Dialplan Entry:
exten => _.X,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _.X,2,Dial(${TESTSIPTRUNK}/${EXTEN},,tTor)
exten => _.X,3,Hangup


Can anyone please help. I am desperate.

Re: Inbound Issue - Feel like internal Loop

PostPosted: Wed Oct 11, 2023 10:04 am
by carpenox
First off, erase your registration info

Re: Inbound Issue - Feel like internal Loop

PostPosted: Wed Oct 11, 2023 10:08 am
by carpenox
I don't see a single inbound call in your life, this will take a good amount of back and forth so message me on Skype and I'll assist you then we can post the issue and solution back here

Re: Inbound Issue - Feel like internal Loop

PostPosted: Wed Oct 11, 2023 10:20 am
by safiullahtariq
This log is old. But its the same when I make a call to the number, Ill make a new call and post the asterisk logs

Re: Inbound Issue - Feel like internal Loop

PostPosted: Wed Oct 11, 2023 10:44 am
by safiullahtariq
I am sorry. the server crashed last night. I have to delete this post. And when it is up and working and if there is an issue, I will post back.

Anyone who read this post - I thank you for your time.