<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How-to: Use Dial and Another Application at the Same Time</title>
	<atom:link href="http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/</link>
	<description>Open Source Software Engineering</description>
	<lastBuildDate>Fri, 09 Dec 2011 06:22:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Piseth</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-945</link>
		<dc:creator>Piseth</dc:creator>
		<pubDate>Mon, 16 Aug 2010 09:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-945</guid>
		<description>is there any way that i can use asterisk to perform telemarketing using dial plan</description>
		<content:encoded><![CDATA[<p>is there any way that i can use asterisk to perform telemarketing using dial plan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalpesh</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-874</link>
		<dc:creator>kalpesh</dc:creator>
		<pubDate>Sun, 25 Oct 2009 15:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-874</guid>
		<description>I am using asterisk 1.4.x.x, I want to capture the DTMF digits of the called party, i am not using any SIP configuration, i am just making the call through my ZAP channels.. I also want to know is there any way to use dial application with other application at the same time?????</description>
		<content:encoded><![CDATA[<p>I am using asterisk 1.4.x.x, I want to capture the DTMF digits of the called party, i am not using any SIP configuration, i am just making the call through my ZAP channels.. I also want to know is there any way to use dial application with other application at the same time?????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aak</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-847</link>
		<dc:creator>aak</dc:creator>
		<pubDate>Tue, 25 Aug 2009 04:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-847</guid>
		<description>I am using asterisk 1.6.</description>
		<content:encoded><![CDATA[<p>I am using asterisk 1.6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aak</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-846</link>
		<dc:creator>aak</dc:creator>
		<pubDate>Tue, 25 Aug 2009 04:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-846</guid>
		<description>Also pls guide me how to configure extensions.conf for my reqt.
Thanks..</description>
		<content:encoded><![CDATA[<p>Also pls guide me how to configure extensions.conf for my reqt.<br />
Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aak</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-845</link>
		<dc:creator>aak</dc:creator>
		<pubDate>Tue, 25 Aug 2009 04:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-845</guid>
		<description>Hi
I have a requirement, whenever there is an incoming call to asterisk which works as IVR, it should playback a message asking the user to input for extension. then should contact a http server to translate that extn to another number. and then asterisk must send the translated number using MESSAGE:  back to the client.  
Can someone suggest me?. is thr support for http transport in asterisk.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have a requirement, whenever there is an incoming call to asterisk which works as IVR, it should playback a message asking the user to input for extension. then should contact a http server to translate that extn to another number. and then asterisk must send the translated number using MESSAGE:  back to the client.<br />
Can someone suggest me?. is thr support for http transport in asterisk.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-841</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 05 Aug 2009 17:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-841</guid>
		<description>I&#039;m using asterisk 1.6.
When I do as instructed in the sample above and add the option to call a macro in the Dial app, it does not call the macro upon answer.
Any reason why this would not work.
exten = s,n,Dial(SIP/456789,30,M(ProcessOnAnswer))

[macro-ProcessOnAnswer]</description>
		<content:encoded><![CDATA[<p>I&#8217;m using asterisk 1.6.<br />
When I do as instructed in the sample above and add the option to call a macro in the Dial app, it does not call the macro upon answer.<br />
Any reason why this would not work.<br />
exten = s,n,Dial(SIP/456789,30,M(ProcessOnAnswer))</p>
<p>[macro-ProcessOnAnswer]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-696</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Mon, 08 Sep 2008 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-696</guid>
		<description>Russell: I found the solution, with asterisk-java I send a variable 
originateAction.setVariable(&quot;DESTINO&quot;,destino ); and in the context I made this change:

[test-custom4]

exten =&gt; foo,1,Answer
exten =&gt; foo,n,Playback(some-file)
exten =&gt; foo,n,Dial(SIP/${DESTINO}@CyberVOIP2,,M(bar))

Thank you very much for your help!</description>
		<content:encoded><![CDATA[<p>Russell: I found the solution, with asterisk-java I send a variable<br />
originateAction.setVariable(&#8220;DESTINO&#8221;,destino ); and in the context I made this change:</p>
<p>[test-custom4]</p>
<p>exten =&gt; foo,1,Answer<br />
exten =&gt; foo,n,Playback(some-file)<br />
exten =&gt; foo,n,Dial(SIP/${DESTINO}@CyberVOIP2,,M(bar))</p>
<p>Thank you very much for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-694</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sun, 07 Sep 2008 00:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-694</guid>
		<description>Russel: Thank you very much for your help and for your time, your solution works perfect but is possible to pass a variable to the exten =&gt; foo,n,Dial(SIP/VARIABLE@CyberVOIP2,,M(bar)) command? the problem is that the phone number is not static
Thanks again!</description>
		<content:encoded><![CDATA[<p>Russel: Thank you very much for your help and for your time, your solution works perfect but is possible to pass a variable to the exten =&gt; foo,n,Dial(SIP/VARIABLE@CyberVOIP2,,M(bar)) command? the problem is that the phone number is not static<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russell</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-693</link>
		<dc:creator>russell</dc:creator>
		<pubDate>Sat, 06 Sep 2008 15:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-693</guid>
		<description>Julian, you could do something like this:

*CLI&gt; originate Zap/g0/54567890 extension foo@default

[default]

exten =&gt; foo,1,Answer
exten =&gt; foo,n,Playback(some-file)
exten =&gt; foo,n,Dial(SIP/12345678@CyberVOIP2,,M(bar))

[macro-bar]

exten =&gt; s,1,Playback(some-file)</description>
		<content:encoded><![CDATA[<p>Julian, you could do something like this:</p>
<p>*CLI> originate Zap/g0/54567890 extension foo@default</p>
<p>[default]</p>
<p>exten => foo,1,Answer<br />
exten => foo,n,Playback(some-file)<br />
exten => foo,n,Dial(SIP/12345678@CyberVOIP2,,M(bar))</p>
<p>[macro-bar]</p>
<p>exten => s,1,Playback(some-file)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.russellbryant.net/blog/2008/06/18/how-to-use-dial-and-another-application-at-the-same-time/comment-page-1/#comment-692</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sat, 06 Sep 2008 03:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.russellbryant.net/blog/?p=71#comment-692</guid>
		<description>Russell: I need your help with this issue:
I need to call two externals phones through sip or zap trunks and after they answer I have to playback a message prior they can start speaking interacting.

Something like this:
trixbox1*CLI&gt; originate zap/g0/54567890 application Dial SIP/CyberVOIP2/12345678


Thank you very much!</description>
		<content:encoded><![CDATA[<p>Russell: I need your help with this issue:<br />
I need to call two externals phones through sip or zap trunks and after they answer I have to playback a message prior they can start speaking interacting.</p>
<p>Something like this:<br />
trixbox1*CLI&gt; originate zap/g0/54567890 application Dial SIP/CyberVOIP2/12345678</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

