Hi,
I would like to know how can I call between tenants via SIP (Ip to Ip)?
I have a customer that has 2 tenants in out THirdlane but wants to receive some calls to a specific estension on a sip phone that is already registered in other tenant. Unfortunately this sip phone has only 1 identity (1 line/extension).
Please advice,
Thank you,
Regards,
Roque.
Submitted by eeman on Thu, 04/08/2010
Permalink
by writing a custom script that is a simple Goto(context,exten,priority) and then write an outbound route for a pattern that calls that script which then executes a goto.
example
_3XXX runs a Goto(from-inside-${ARG1},${EXTEN},1)
and ARG1= tenantname