› VitalPBX Community Support › General Discussion › VitalPBX with SIP trunk to Cisco 2800 router › Reply To: RE: VitalPBX with SIP trunk to Cisco 2800 router
-
- May 15, 2019 at 4:52 pm
Hi MRivera,
Yes, I use sip trunk for the connection. This is the FreePBX configuration:
(General)
Trunk Name : MyCiscoRouter
Hide CallerID : No
Outbound CallerID : 212XXXXXXX
CID Options : Allow Any CID
Maximum Channels : 6
Asterisk Trunk Dial Options : T / System
Continue if Busy : No
Disable Trunk : No
Monitor Trunk Failures : No(Sip Settings)[Outgoing]
Trunk Name : Cisco2811
PEER Details:
context=from-internal
host=192.XX.XX.XX
type=friend
qualify=yes
dtmfmode=rfc2833
disallow=all
allow=ulaw&alaw
nat=no
insecure=very[Incoming]
USER Context : from-internal
USER Details :
type=friend
context=from-trunk
host=192.XX.XX.XX
dtmfmode=rfc2833
disallow=all
allow=ulaw&alaw
nat=no
canreinvite=no
qualify=yes
Register String : (blank)Thanks you0