Hi all,
I've been using fusionpbx for awhile now and have a multi tenant server setup for many of our customers.
I'm having an issue with trying to forward calls and keep the original caller ID.
I've spoke with our carrier and they've advise we need to use SIP REFER in our headers if we want to do this.
I've had a look in freeswitch and the documentation says to use redirect / deflect to use sip refer.
So I changed the default call-forward-all dialplan as per below. (I've tried both redirect and deflect)
Neither seems to work, this is the log for the direct:
with deflect it doesnt seem to do anything
Was looking for any type of help. Cant seem to find anything on any forums.
I've been using fusionpbx for awhile now and have a multi tenant server setup for many of our customers.
I'm having an issue with trying to forward calls and keep the original caller ID.
When a call comes into our PBX we are then call forwarding the number to another number.
A -> Original Caller - 0411 111 111
B -> Original call reciever - 02 9999 9999
C -> End Point - 0455 555 555
EG A calls B but B forwards to C.
We want to be able to present A's phone number to C but we unable to.
I've spoke with our carrier and they've advise we need to use SIP REFER in our headers if we want to do this.
I've had a look in freeswitch and the documentation says to use redirect / deflect to use sip refer.
mod_dptools: deflect - FreeSWITCH - Confluence
freeswitch.org
mod_dptools: redirect - FreeSWITCH - Confluence
freeswitch.org
So I changed the default call-forward-all dialplan as per below. (I've tried both redirect and deflect)
Neither seems to work, this is the log for the direct:
with deflect it doesnt seem to do anything
Was looking for any type of help. Cant seem to find anything on any forums.