Re: [Asterisk-java-devel] How to Cancel a Dial command
Brought to you by:
srt
|
From: Yves A. <yv...@gm...> - 2012-01-03 21:46:23
|
Hi,
happy new year, welcome to the list and congrats... you´re the first in
2012!
reason enough for me to flood you with solutions, but....
you gave too little info...at least for me...:
- a few more lines of code would be helpful... full code would be best +
part of the dialplan where you call the agi..
- what is your objective?
- any exceptions / interesting logs?
- how do you define timeout? I don´t see any at your dial command.
- what did you try so far and what was the result?
regards,
yves
Am 03.01.2012 21:55, schrieb Jeryes .:
> Hi All,
>
> I'm using java fast-agi protocol,
> and I'm dialing to new destinations based on the existing channel:
> *
> channel.exec("Dial","SIP/extension1")*
>
> and I'm facing a problem to cancel that dial if the call sufers a
> timeout, and originate new call to other destination. Do someone have
> faced that problem or have any idea to implement this scenario?
>
> I'm working with the versions below:
> asterisk 1.6.2.22
> asterisk-java 1.0.0
>
> Thanks in advance!
>
> Jeryes
>
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
>
>
> _______________________________________________
> Asterisk-java-devel mailing list
> Ast...@li...
> https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel
|