Comunicating ViciDial with FortiNet PBX

Any and all non-support discussions

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

Comunicating ViciDial with FortiNet PBX

Postby macaruchi » Thu Jan 04, 2024 2:52 pm

Good day
I have a FortiNet central receiving calls and a trunk connected to Vicidial through which all the traffic comes to my callcenter, everything enters through the FortiNet and from there to Vicidial through a trunk which I made as a carrier for that link, so far so good. Now I need to be able to dial from Vicidial to the extensions that are in the FortiNet, that is, to be able to communicate with other areas of the company that are not part of the callcenter. In the carrier that I made for this communication I do not have a dialplan and I would like to know how to set this dialplan so that there is communication with FortiNet.
Thank you
*------------------
ViciBox 7.0.4 | Version:2.14-704a | SVN Version: 3078| DB Schema Version:1566| BUILD: 190312-0928 | 2 Processors 8 Core | 32 GB Ram | 1 Tera HD
macaruchi
 
Posts: 131
Joined: Wed Sep 21, 2016 8:11 pm

Re: Comunicating ViciDial with FortiNet PBX

Postby dreedy » Thu Feb 22, 2024 12:35 pm

there is 2 section to this.

Account entry: which is the connecting item to the server or trunk you want to connect to.

Diaplan entry : which logs and makes a stepping of how the call will route the information.

example

account entry
[carrier]
Disallow=All
Allow=ulaw
Allow=g729
Type=peer
Host=XXX.XXX.XXX.XXX (Fortinet IP)
port=5060
fromdomain=XXX.XXX.XXX.XXX
dtmf=mode:rfc2833
qualify=yes
nat=force_rport,comedia

Diaplan Entry Example:
exten => _61NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _61NXXNXXXXXX,n,Dial(${carrier}/${EXTEN:1},,o)
exten => _61NXXNXXXXXX,n,Hangup()
1- mysql/apache Server (ViciBox 11) Dell R640
1- Dialer (Vicibox 11) Dell R620
1- Archive Server Drobo 810n

Asterisk 16.30.0-vici |VERSION: 2.14-900a | BUILD: 231115-1636 | svn 3787 |dbschema 1702
dreedy
 
Posts: 168
Joined: Tue Nov 24, 2015 10:16 pm


Return to General Discussion

Who is online

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