Issue in setting up vicidial

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Issue in setting up vicidial

Postby mubeen » Thu Feb 22, 2018 2:01 pm

Hi,

I have recently installed Vicidial and trying to configure/learn it. I'm following the manager's manual

ViciBox 8.0.1
OpenSuSE Leap v.42.3 64-bit
Kernel v.4.1.13
Asterisk v.11.20.0-vici
DAHDI v.2.11.1
LibPRI v.1.6.0
Amfletec VoiceSync v.1.3.8
OpenR2 v.1.3.3 for MFC/R2 support
ViciDial SVN Trunk v.2.14-628a build 170913-0908 revision 2815

Softphone: Zoiper 3.9

I have created a phone with extension 201
then added a carrier and in CLI, command show sip peers is showing it registered but when I try to dial any number it is giving me error

[Feb 22 13:35:26] WARNING[18959][C-0000002f]: channel.c:6009 ast_request: No channel type registered for '47995****:35373****@64.154.***.***'
[Feb 22 13:35:26] WARNING[18959][C-0000002f]: app_dial.c:2455 dial_exec_full: Unable to create channel of type '47995****:35373****@64.154.***.***' (cause 66 - Channel not implemented)
[Feb 22 13:35:26] == Everyone is busy/congested at this time (1:0/0/1)
ViciBox v.8.0.1
VERSION: 2.14-667a
BUILD: 180331-1715
mubeen
 
Posts: 116
Joined: Mon Feb 19, 2018 1:49 pm

Re: Issue in setting up vicidial

Postby prosenjit2009 » Fri Feb 23, 2018 8:46 am

post your carrier configuration and peer status.
prosenjit2009
 
Posts: 38
Joined: Fri Dec 22, 2017 6:12 am

Re: Issue in setting up vicidial

Postby mubeen » Fri Feb 23, 2018 4:04 pm

Sip show peers stats

ipcomms/47995*** 64.154.41.158 Yes No 5060 OK (114 ms)
47995****/47995*** 64.154.41.158 D Yes No 5060 OK (114 ms)

Carrier Configs
Account Entry:

[ipcomms]
username=47995***
type=peer
secret=***********
host=64.154.41.158
context=default
allow=g729
dtmfmode=rfc2833
insecure=port,invite
nat=force_rport,comedia instead
directmedia=no
trustrpid=yes

[47995***]
username=47995***
type=peer
secret=********
host=64.154.41.158
context=default
allow=g729
dtmfmode=rfc2833
insecure=port,invite
nat=force_rport,comedia instead
directmedia=no
trustrpid=yes

Protocol: SIP

Global string:

exten => _1XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1XXXXXXXXXX,2,Dial(47995***:********@64.154.41.158/47995***/${EXTEN:2},,tTor)
exten => _1XXXXXXXXXX,3,Hangup
ViciBox v.8.0.1
VERSION: 2.14-667a
BUILD: 180331-1715
mubeen
 
Posts: 116
Joined: Mon Feb 19, 2018 1:49 pm

Re: Issue in setting up vicidial

Postby ambiorixg12 » Sat Feb 24, 2018 9:56 pm

Asterisk it is already telling you what the issue is

Code: Select all
Feb 22 13:35:26] WARNING[18959][C-0000002f]: channel.c:6009 ast_request: No channel type registered for '47995****:35373****@64.154.***.***'


Correct this line
exten => _1XXXXXXXXXX,2,Dial(47995***:********@64.154.41.158/47995***/${EXTEN:2},,tTor)

In order to be able to setup vicidial carrier you need basic Asterisk knowledge
ambiorixg12
 
Posts: 448
Joined: Tue Sep 17, 2013 10:35 pm

Re: Issue in setting up vicidial

Postby blackbird2306 » Sun Feb 25, 2018 6:16 am

Your global string in carrier setting is missing. Try this:
1. in carrier setting put in "Global String": TESTSIPTRUNKNEW = SIP/ipcomms
2. in carrier setting "Registration String": register => 47995***:**secret**@64.154.41.158/47995***
3. in dialplan 2.nd line: exten => _1XXXXXXXXXX,2,Dial(${TESTSIPTRUNKNEW}/${EXTEN:2},,tTor)
4. reload dialplan
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.12-560a build: 160617-1427 | Asterisk 1.8.32.3
blackbird2306
 
Posts: 409
Joined: Mon Jun 23, 2014 5:31 pm

Re: Issue in setting up vicidial

Postby destefanix » Sun Feb 25, 2018 1:47 pm

Is g729 installed?

--*CLI> core show translation
Vicidial 2.14-650a BUILD: 180111-1544 (ViciBox_v8.x86_64-8.0.1) & Asterisk 11.25.1-vici
Vultr VPS: 6 vCore | RAM 16384 MB | 200 GB SSD | 1Gbps
destefanix
 
Posts: 14
Joined: Mon Jun 19, 2017 11:52 pm


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 62 guests