I want to transfer a call from a gvp IVR Application to a extension or Route Point on the PBX , if I use transfer block, how to construct the destination?
The composer document says,
The value must be specified in one of the formats below:
sip:[user@]host[:port]
tel:phonenumber e.g., tel:+358-555-1234567
since the DN or Route Point in the PBX, what host or port I should use? If I just use sip:user@, how sip server knows which switch these destination DN or Route point belong to?
thanks in advance.