Connecting a remote FreePBX

Hi all,

I’m obviously missing something obvious…so thanks for the help in advance

I have a installation with FreePBX, A2B etc running brilliantly with no issues at all.

I’d like to add another FreePBX instance through an existing A2B extension. I’ve set up a trunk on the remote to connect to the extension successfully. Its registered and outbound calls are working. However the inbound is not working.

Here is the output:


sip*CLI>
– Executing [s@from-trunk:1] NoOp(“SIP/02034680718-b7734260”, “No DID or CID Match”) in new stack
– Executing [s@from-trunk:2] Answer(“SIP/02034680718-b7734260”, “”) in new stack
– Executing [s@from-trunk:3] Wait(“SIP/02034680718-b7734260”, “2”) in new stack
– Executing [s@from-trunk:4] Playback(“SIP/02034680718-b7734260”, “ss-noservice”) in new stack
– <SIP/02034680718-b7734260> Playing ‘ss-noservice’ (language ‘en’)
== Spawn extension (from-trunk, s, 4) exited non-zero on ‘SIP/02034680718-b7734260’
– Executing [h@from-trunk:1] Hangup(“SIP/02034680718-b7734260”, “”) in new stack
== Spawn extension (from-trunk, h, 1) exited non-zero on ‘SIP/02034680718-b7734260’


The inbound route is set up to forward 02034680718 to an extension (extension works correctly outbound).

Any help gratefully received!!

rlm

I thought I would let you know how I progressed…

The way around this is to use the new functionality of routing to a trunk on the inbound.

The CLI arrives on the main server and is routed to a trunk set up to the remote server. This then allows the remote server to match the incoming route correctly.

Just got to sort out the outbound now.

Hope this helps!!

rlm