3cx and Asterisk integration

Status
Not open for further replies.

falves11

Joined
Apr 19, 2015
Messages
1
Reaction score
0
I was trying too add my own Asterisk as a VOIP provider, and I could not find a way to add non-Listed VOIP provider.
Also, another VOIP provider does not support registration, the authentication is only via Public IP. How do I add it to the list?
 
Use the listing labeled as generic. You will see this in the country listing. Once selected, you can pretty much tailor to your needs.
 
I created a post on how to bridge calls between the two,

I just got it working this morning. I was curious about how it worked too.

Here are the steps I followed
On the 3cx Server
1) Create the Master Direct-UDP Bridge
Virtual extension number 10002
Authpassword 55555
Take note of the password
Check both allow outbound and inbound calls
support re-invite yes
support replaces yes
pbx Delivers Audio

add G.711 U
add G.711 A

2) Create a outbound route matching the extensions on the Freepbx server

On the Freepbx server

1) Create a Trunk
Trunk Name 3CXserver
Peer Details area
username=10002
type=peer&friend
secret=55555
nat=auto
insecure=very
host=192.168.0.90
fromuser=10002
fromdomain=192.168.0.90
dtmfmode=auto
disallow=all
context=from-internal
allow=ulaw

Register String
10002:55555:[email protected]:5060/10002

2) Create an outbound route
Intra-Company Checked
Dial pattern to match the extensions on 3CX
Trunk Sequence select 3CXserver
jasit
Expert
Expert

Posts: 135
Joined: Tue Feb 12, 2013 2:17 pm
 
Hi, does any know if the 3cx v14 can bridge with Asterisk PBX.

I want to get instructions how to configure this and if it will allow extension to extension dialing?
 
Status
Not open for further replies.