Hi all,
Unsure of how to proceed with this, but here goes.
I have inherited support for our Vicidial servers whilst mnid way through changing carriers.
We have swapped the carrier to Gamma
What I have in the carrier details on Vicidial are as follows:
Account Entry
[Gamma]
type=peer
port=5060
nat=auto
insecure=invite
ignoresdpversion=yes
dtmfmode=rfc2833
context=default
canreinvite=no
allow=ulaw
allow=alaw
allow=g729
host=88.xxx.xxx.xxx
Dialplan Entry
exten => _944.,1,AGI(
agi://127.0.0.1:4577/call_log)
exten => _944.,2,Dial(SIP/${EXTEN:1}@Gamma,,tTor)
exten => _944.,3,Hangup
CLI output when trying to make an outbound call:
[2020-05-14 08:12:32] == Parsing '/etc/asterisk/manager.conf': [2020-05-14 08:12:32] Found
[2020-05-14 08:12:32] == Manager 'sendcron' logged on from 127.0.0.1
[2020-05-14 08:12:32] -- Executing [8600051@default:1] MeetMe("Local/8600051@default-1c1b,2", "8600051|F") in new stack
[2020-05-14 08:12:32] > Channel Local/8600051@default-1c1b,1 was answered.
[2020-05-14 08:12:32] -- Executing [88447545704814@default:1] Answer("Local/8600051@default-1c1b,1", "") in new stack
[2020-05-14 08:12:32] -- Executing [88447545704814@default:2] PlayTones("Local/8600051@default-1c1b,1", "ring") in new stack
[2020-05-14 08:12:32] -- Executing [88447545704814@default:3] Dial("Local/8600051@default-1c1b,1", "IAX2/ASTloop:Mpe_123@127.0.0.1:40569/9447545704814||Tor") in new stack
[2020-05-14 08:12:32] -- Called ASTloop:Mpe_123@127.0.0.1:40569/9447545704814
[2020-05-14 08:12:32] -- Accepting AUTHENTICATED call from 127.0.0.1:
> requested format = gsm,
> requested prefs = (gsm|ulaw),
> actual format = ulaw,
> host prefs = (alaw|ulaw),
> priority = mine
[2020-05-14 08:12:32] -- Executing [9447545704814@default:1] AGI("IAX2/ASTloop-15907", "agi://127.0.0.1:4577/call_log") in new stack
[2020-05-14 08:12:32] -- Call accepted by 127.0.0.1 (format ulaw)
[2020-05-14 08:12:32] -- Format for call is ulaw
[2020-05-14 08:12:32] -- AGI Script Executing Application: (EXEC) Options: (Set(_CAMPCUST=TECH))
[2020-05-14 08:12:32] -- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
[2020-05-14 08:12:32] -- Executing [9447545704814@default:2] Dial("IAX2/ASTloop-15907", "SIP/447545704814@Gamma||tTo") in new stack
[2020-05-14 08:12:32] -- Called 447545704814@Gamma
[2020-05-14 08:12:32] -- SIP/Gamma-0000002e is circuit-busy
[2020-05-14 08:12:32] == Everyone is busy/congested at this time (1:0/1/0)
[2020-05-14 08:12:32] -- Executing [9447545704814@default:3] Hangup("IAX2/ASTloop-15907", "") in new stack
[2020-05-14 08:12:32] == Spawn extension (default, 9447545704814, 3) exited non-zero on 'IAX2/ASTloop-15907'
[2020-05-14 08:12:32] -- Executing [h@default:1] DeadAGI("IAX2/ASTloop-15907", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION----------") in new stack
[2020-05-14 08:12:32] -- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[2020-05-14 08:12:32] -- Hungup 'IAX2/ASTloop-15907'
[2020-05-14 08:12:32] -- Hungup 'IAX2/127.0.0.1:40569-13552'
[2020-05-14 08:12:32] == Everyone is busy/congested at this time (1:0/0/1)
[2020-05-14 08:12:32] -- Executing [88447545704814@default:4] Hangup("Local/8600051@default-1c1b,1", "") in new stack
[2020-05-14 08:12:32] == Spawn extension (default, 88447545704814, 4) exited non-zero on 'Local/8600051@default-1c1b,1'
[2020-05-14 08:12:32] -- Executing [h@default:1] DeadAGI("Local/8600051@default-1c1b,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CHANUNAVAIL----------") in new stack
[2020-05-14 08:12:32] -- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[2020-05-14 08:12:33] == Parsing '/etc/asterisk/manager.conf': [2020-05-14 08:12:33] Found
[2020-05-14 08:12:33] == Manager 'sendcron' logged on from 127.0.0.1
[2020-05-14 08:12:33] -- Executing [58600051@default:1] MeetMe("Local/58600051@default-7973,2", "8600051|Fmq") in new stack
[2020-05-14 08:12:33] > Channel Local/58600051@default-7973,1 was answered.
[2020-05-14 08:12:33] -- Executing [8309@default:1] Answer("Local/58600051@default-7973,1", "") in new stack
[2020-05-14 08:12:33] -- Executing [8309@default:2] Monitor("Local/58600051@default-7973,1", "wav|TECH_20200514-081232_7545704814_906_2908067") in new stack
[2020-05-14 08:12:33] -- Executing [8309@default:3] Wait("Local/58600051@default-7973,1", "10800") in new stack
[2020-05-14 08:12:34] == Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-1c1b,2'
[2020-05-14 08:12:34] -- Executing [h@default:1] DeadAGI("Local/8600051@default-1c1b,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[2020-05-14 08:12:34] -- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[2020-05-14 08:12:34] == Parsing '/etc/asterisk/manager.conf': [2020-05-14 08:12:34] Found
Please be gentle as i have no history of supporting this system at all.