gaiacraig Joined Jan 8, 2008 Messages 3 Reaction score 0 Jan 8, 2008 #1 Does anyone know how I can link my 3CX system to my Asterisk PBX? I have no idea how to do this and I can't find much info! Any help would be greatly appreciated.
Does anyone know how I can link my 3CX system to my Asterisk PBX? I have no idea how to do this and I can't find much info! Any help would be greatly appreciated.
5qg4 Joined Jan 31, 2007 Messages 640 Reaction score 1 Jan 9, 2008 #2 Just in need to create a extension registration at both 3CX system and Asterisk PBX. Make them cross registrar. Create outbound rule/dial plan at both side. Done!!
Just in need to create a extension registration at both 3CX system and Asterisk PBX. Make them cross registrar. Create outbound rule/dial plan at both side. Done!!
h2009 Joined Mar 15, 2008 Messages 447 Reaction score 0 Jul 9, 2008 #3 Could you post the code up to make 3CX register at the asterisk PBX please.
francesco Joined Jun 23, 2008 Messages 102 Reaction score 0 Jul 12, 2008 #4 asterisk sip.conf for 3cx [3cx] type=friend context=from-3cx username=200 fromuser=200 secret=200 host=192.168.x.x fromdomain=192.168.x.x qualify=yes insecure=very
asterisk sip.conf for 3cx [3cx] type=friend context=from-3cx username=200 fromuser=200 secret=200 host=192.168.x.x fromdomain=192.168.x.x qualify=yes insecure=very