[Voiceglue] Transfer issue

pankaj pandey pankaj.niet at yahoo.com
Tue May 4 08:18:28 UTC 2010


Hi Every one,

i tried to transfer a call to a Sip phone during the call , For this i define
blind_xfer_method = dial   in voiceglue.conf

and in my vxml file is

<?xml version="1.0"?>
<vxml xmlns="http://www.w3.org/2001/vxml" xml:lang="en-US" version="2.0" application ="wpi.vxml">

<form id="transfercall">
 <property name="inputmodes" value="dtmf" />

<block><prompt>Transferring call to 101</prompt>

<log>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!----------------Transfer------------------!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</log>
</block>

<transfer name="blindTransfer" dest="sip:101,20,t" />
  


</form>
</vxml>
is shows 

<SIP/100-000000a5>AGI Rx << EXEC Transfer sip/101,20,t
    -- AGI Script Executing Application: (Transfer) Options: (sip/101,20,t)
<SIP/100-000000a5>AGI Tx >> 200 result=0

in Asterisk CLI.but not ring the sip 101.

i also tried dst="sip:101 at 127.0.0.1"
in this case asterisk cli shows 

<SIP/100-000000a7>AGI Rx << STREAM FILE voiceglue/tts/Transferring_call_to_101 0123456789*#
    -- Playing 'voiceglue/tts/Transferring_call_to_101' (escape_digits=0123456789*#) (sample_offset 0)
[May  4 19:05:55] NOTICE[2289]: chan_sip.c:19122 handle_request_notify: Transfer failed. Sorry. Nothing further to do with this call


please help..





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.voiceglue.org/pipermail/voiceglue/attachments/20100504/06504879/attachment.html>


More information about the Voiceglue mailing list