i was thinking that if we can use free pbx to provide sip trunk to fusion pbx, as we we know fusion pbx is multi tenant so can we use free pbx to provide it sip trunk |??
because the sip provider i am using right now was not able to connect thier sip to fusion, but i want to use its multi tenant feature, is there a way to that , i thought to do with the help of extentions in free pbx as we configure soft phone, we can configure fusion the same way, but will it be able to get multi calls in one time?
because in free pbx its a extension, any views or info ?
Sure, but the trunk between the two systems should be configured as a trunk on the FreePBX side, not an extension. An extension is unsuitable because on outgoing, there is no control of the caller ID to be sent; on incoming the called number is not identified.
fusionpbx has excellent integration with dsiprouter which can itself give you an easy FreePBX connector
Can you be more specific
Assuming that you want FusionPBX to register to FreePBX (as if FreePBX is the trunking provider), try these settings:
Trunk Name: (matches username in FusionPBX)
In PJSIP Settings → General:
Authentication: Both
Registration: Receive
Secret: (matches password in FusionPBX)
Context: from-internal
(Username, Auth username, SIP Server and SIP Server Port are greyed out and can be left blank)
In PJSIP Settings → Advanced:
Match Inbound Authentication: Auth Username
Rewrite Contact: Yes
If you have trouble, paste the Asterisk log (with pjsip logger on) at pastebin.com and post the link here. If the remote PBX fails to register, paste the log for a registration attempt. If registration is ok, paste the log for a failing incoming and/or outgoing call.
Ok i will try it
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.