With VoiceXML you cannot do a blind transfer (<transfer bridge="false" ....>) over PRI. The call can come in over PRI, but you must set the outdial signaling group transfer parameter (client.tel.outdialgroup in the default.cfg file) to a signaling group that is line-side T1, loop start T1, line-side E1, or loop start E1. Note that the entire signaling group used for the transfer must be line-side T1, loop start T1, line-side E1, or loop start E1, since any available resource in the signaling group could be used for the transfer.
For bridge transfer (<transfer bridge="true" ....>), PRI is supported.
For bridge transfers, support for transferring VoIP station calls using the <transfer bridge="true" ....> tag in VoiceXML applications has been introduced in IR R2.0. Bridge transfers of VoIP station calls in VoiceXML applications are also supported using the the <transfer> tag
For blind transfers, support for transferring VoIP station calls using the <object> tag in VoiceXML applications has been introduced in IR R2.0. Blind transfers of VoIP station calls in VoiceXML applications are also supported using the the <transfer> tag
When using the <transfer> element, the destexpr attribute supports the tel URL scheme defined in the Internet standard RFC2806, "URLs for Telephone Calls." For more information, see http://www.ietf.org/rfc/rfc2806.txt.