[Voiceglue] out dial in voiceglue

Corey Coblentz ccoblent at softel.com
Tue Dec 2 06:02:55 EST 2008


Then you should build an Asterisk application to handle that and when the
call is connected, link the call into your VXML application, same as an
inbound call. 

This is a really good reference: 
http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out

Corey Coblentz

_____________________________________________
From: voiceglue-bounces at voiceglue.org
[mailto:voiceglue-bounces at voiceglue.org] On Behalf Of Murali Krishna
Sent: December 2, 2008 5:41 AM
To: voiceglue at voiceglue.org
Subject: Re: [Voiceglue] out dial in voiceglue

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

Hi,

      Can any one tell me how can I configure out dial  of  voice glue
application 
      From my sip phone. Please give the configuration of extensions.conf


Thanks in Advance
A.Murali


 << File: ATT00015.txt >> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 6370 bytes
Desc: not available
Url : http://www.voiceglue.org/pipermail/voiceglue/attachments/20081202/c25a0954/attachment.bin 


More information about the Voiceglue mailing list