[Voiceglue] out dial in voiceglue

murali.adapa at ozonetel.com murali.adapa at ozonetel.com
Tue Dec 2 05:38:21 EST 2008


Thanks for your feedback,

I mean to say that I need outbound call .I want to call a number whether it
is 
PSTN or sip, here  I am using misdn PRA .when I dial a number from my sip
It calls a extension, that  extension dials a number, if that called party
answer
Then my vxml application should run.

Here calling party should remain in connect untill our vxml application will
hit.
Once application connects to called party, calling  party must hang-up.

Thanks, Corey Coblentz
A.Murali.
    

If you mean to transfer from within a VXML application, you want the
<transfer> tag. Transfers have to be to destinations supportable by
Asterisk. Doug posted recently indicating that there were some issues with
the <transfer> tag implementation at present, but it is working for me -
make sure you're transferring to the right protocol (SIP/IAX, etc...). 
e.g., <transfer name="xfer"> method="refer" bridge="false"
dest="sip:12345 at 127.0.0.1">
W3C describes the transfer tag in full.

If you mean to originate a call, VXML doesn't support this - CCXML does, but
is not part of the VoiceGlue project. Asterisk can originate calls very
easily.
Good luck!
Corey Coblentz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4056 bytes
Desc: not available
Url : http://www.voiceglue.org/pipermail/voiceglue/attachments/20081202/bbc514fe/attachment-0001.bin 


More information about the Voiceglue mailing list