Hi All,
I am going through Genesys SIP Server features and am confused with the below scenario.
Feature name: Call Transfer and Conference
Sub-Topic: Routing to External Destination Using REFER—Inbound Calls.
Below is my call scenario:
- New Customer call request is sent to SBC.
- SBC sends a INVITE request to SIP Server via INBOUND TRUNK-DN.
- After applying some inter dial plan rules a Routing strategy is triggered.
- Then call gets routed to Agent.
- Now agent transfers an inbound call by using the single-step transfer to a Routing Point, then the call is routed to an external destination.
- The call path involves routepoint->OUTBOUND TRUNK-DN->SBC->Serviceprobvider-> External destination.
It is given in the deployment guide we need to configure the Trunk DN for inbound calls to Enabling Inbound External Routing by REFER.
configure the following options in the TServer section:
• oosp-transfer-enabled—Set this to true.
• refer-enabled—Set this to false.
This ensures the REFER for this Trunk DN is
used only in OOSP (single-step transfer)
scenarios.
My question now is this configuration should be performed on INBOUND TRUNK-DN or OUTBOUND TRUNK-DN in the above scenario.
Thanks in Advance.