<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user">
    <title>gmane.comp.telephony.pbx.asterisk.user</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276368"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276367"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276361"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276355"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276354"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276353"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276352"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276351"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276350"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276349"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276368">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276368</link>
    <description>&lt;pre&gt; 

This worked for me: 

System(date | mutt -s "FAX from
${CALLERID(num)}" -a
/var/spool/asterisk/fax/${STRFTIME(,,%Y%m%d)}-${CALLERID(num)}.tiff
mail&amp;lt; at &amp;gt;domain) 

I don't see any difference with you (beside the echo
instead of date), so I guess you should look at the maillog to find out
what is happening. Or (as I did in the end) write AGI script to send the
goddamn mail using the language and method you like (I used Perl and
MIME::Lite::TT::HTML), and make Asterisk call that script. 

jg
писал 19.06.2013 23:12: 

any entry in /var/log/maillog (or equivalent log file)? If so, mutt
basically works and the messages should give some clues.
happens if you call mutt without any attachments?
in exactly the same way and it works.
schrieb Daniel - Asterisk: 
provide STDIN, I'm sure on variable contents, please see bellow 
Hello Steve, 
output bellow. 
has access to read TIF files since I've used ls, chmod, cp &amp;amp; mv from
Asterisk's CLI with '!' character. 
some advice to try using Verbose instead System 
to get thi&lt;/pre&gt;</description>
    <dc:creator>Mikhail Lischuk</dc:creator>
    <dc:date>2013-06-19T21:58:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276367">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276367</link>
    <description>&lt;pre&gt;More things to try:

(1) Is there any entry in /var/log/maillog (or equivalent log file)? If so, mutt basically works 
and the messages should give some clues.
(2) What happens if you call mutt without any attachments?

I am using mutt in exactly the same way and it works.

jg

Am 19.06.2013 21:50, schrieb Daniel - Asterisk:

--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>jg</dc:creator>
    <dc:date>2013-06-19T20:12:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276366">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276366</link>
    <description>&lt;pre&gt;Hi Andre:

I added echo to provide STDIN, I'm sure on variable contents, please see
bellow


Hello Steve,

1. I've just addd echo at my sentence, please see output bellow.
2. Asterisk is executing as root, I think Asterisk has access to read TIF
files since I've used ls, chmod, cp &amp;amp; mv from Asterisk's CLI with '!'
character.
3. I don't get you, please give some advice to try using Verbose instead
System
4. I don't know how to get this, but I'm using /usr/bin/mutt as you can see
bellow.
5. I have redirected output of System this way : System(echo |
/usr/bin/mutt -s "New fax" earohuanca&amp;lt; at &amp;gt;gmail.com -a ${FAXDEST}/${tempfax} &amp;gt;
/tmp/ocurrencies.txt 2&amp;gt;&amp;amp;1), ocurrencies.txt is empty.


DIALPLAN:
[ Context 'default' created by 'pbx_config' ]
  '*95' =&amp;gt;          1. NoOp(trying to send a fax to an email)
                    2. Set(FAXDEST=/tmp/faxes)
                    3. Set(tempfax=${SHELL(ls /tmp/faxes/*.tif):11})
                    4. NoOp(file name is: ${tempfax})
                    5. Goto(incoming-fax,fax,7)

[&lt;/pre&gt;</description>
    <dc:creator>Daniel - Asterisk</dc:creator>
    <dc:date>2013-06-19T19:50:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276365">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276365</link>
    <description>&lt;pre&gt;Why "echo |" ?

Alsy are you sire of the content of ${FAXDEST} and ${tempfax}.

Add some NoOp before.


On 2013-06-19, at 2:29 PM, Daniel - Asterisk &amp;lt;earohuanca&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Andre Courchesne</dc:creator>
    <dc:date>2013-06-19T18:38:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276364">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276364</link>
    <description>&lt;pre&gt;Hi Andre,

I've tried with:
System(echo | /usr/bin/mutt -s "New fax" earohuanca&amp;lt; at &amp;gt;gmail.com -a
${FAXDEST}/${tempfax})

with no success, value of SYSTEMSTATUS variable is APPERROR

Again it works from Linux shell.

Thanks in advance

Elder


On Wed, Jun 19, 2013 at 1:08 PM, Andre Courchesne &amp;lt;voipforces&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Daniel - Asterisk</dc:creator>
    <dc:date>2013-06-19T18:29:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276363">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276363</link>
    <description>&lt;pre&gt;

1) Doesn't mutt expect the body on stdin? (Where's the 'echo' in the 
Asterisk command?)

2) Is Asterisk executing as root? Does the Asterisk user ID have read 
access to the TIFF?

3) If you use 'verbose()' instead of 'system()' does the command look like 
your shell command?

4) Is mutt in the Asterisk user ID's path?

5) If you redirect the output in the system() command to a file, does that 
yield any clues? I.e., system(foo &amp;gt;/tmp/clue 2&amp;gt;&amp;amp;1)

&lt;/pre&gt;</description>
    <dc:creator>Steve Edwards</dc:creator>
    <dc:date>2013-06-19T18:28:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276362">
    <title>Re: Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276362</link>
    <description>&lt;pre&gt;Probably Asterisk does not know where mutt is, specify it's path in your System command.

On 2013-06-19, at 2:03 PM, Daniel - Asterisk &amp;lt;earohuanca&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Andre Courchesne</dc:creator>
    <dc:date>2013-06-19T18:08:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276361">
    <title>Mailing a fax with mutt does not succeed</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276361</link>
    <description>&lt;pre&gt;Hello everyone,

I'm trying to send a received fax with mutt, when I try it from the Linux
shel it works, but when trying with Asterisk's System command it doesn't.

Successful Linux command:
echo | mutt -s "New fax" earohuanca&amp;lt; at &amp;gt;gmail.com -a /tmp/faxes/201306191111.tif

Unsuccessful Asterisk Command:
same =&amp;gt; n,System(mutt -s "New fax" elder.arohuanca&amp;lt; at &amp;gt;gmail.com -a
${FAXDEST}/${tempfax}.tif)

I'm using Asterisk 1.8.19.0 on Debian 6.0.6, Asterisk was installed by root.

Any hint will be appreciated.

Elder D. Arohuanca
Lima - Peru
--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Daniel - Asterisk</dc:creator>
    <dc:date>2013-06-19T18:03:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276360">
    <title>Re: SIP Simple support on Asterisk 11</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276360</link>
    <description>&lt;pre&gt;Hi,

Thanks a lot for this detailed answer :

- I managed to have it working disabling auth message request
: auth_message_requests = no in sip.conf
- pedantic=no does not resolve the issue
- reenabling  auth_message_requests = yes and removing pedantic option,
your patch in chan_sip resolves the issues !

As it looks like pidgin has an issue, I guess that we can use it as a
workaround.

I would like know to enable presence notification between each users. To
fulfill it, I am using
http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/DeviceStates_id265377.html

Am I doing it in a good way ?

Thanks !

Eloi


On Wed, Jun 19, 2013 at 12:11 PM, Matthew J. Roth &amp;lt;mroth&amp;lt; at &amp;gt;imminc.com&amp;gt; wrote:

--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Eloi Bail</dc:creator>
    <dc:date>2013-06-19T17:58:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276359">
    <title>Re: SIP Simple support on Asterisk 11</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276359</link>
    <description>&lt;pre&gt;
I use the following which semi-enables message broadcasting to multiple 
devices so a user who receives a message can reply from any of the devices.

http://messinet.com/trac/wiki/Asterisk/Message

-A

&lt;/pre&gt;</description>
    <dc:creator>Anthony Messina</dc:creator>
    <dc:date>2013-06-19T16:34:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276358">
    <title>Re: SIP Simple support on Asterisk 11</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276358</link>
    <description>&lt;pre&gt;

Eloi,

The trace shows that the initial MESSAGE from Alice does not include an
Authorization header so Asterisk responds with a 401 Unauthorized.  Alice then
replies with a MESSAGE with an Authorization header, but reuses the same CSeq
header (CSeq: 6 MESSAGE) which causes Asterisk to ignore it as a retransmit:


I believe this is a bug in Pidgin because RFC 3261 [1] states:

   CSeq or Command Sequence contains an integer and a method name.  The
   CSeq number is incremented for each new request within a dialog and
   is a traditional sequence number.
   ...
   Requests within a dialog MUST contain strictly monotonically
   increasing and contiguous CSeq sequence numbers (increasing-by-one)
   in each direction (excepting ACK and CANCEL of course, whose numbers
   equal the requests being acknowledged or cancelled).

However, there is also a similar issue [2] that can be worked around by setting
"pedantic=no" in sip.conf.  If that doesn't work, you can give the following
(untested) patch to chan_sip.c a t&lt;/pre&gt;</description>
    <dc:creator>Matthew J. Roth</dc:creator>
    <dc:date>2013-06-19T16:11:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276357">
    <title>Re: PCI Passthrough of T1 cards</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276357</link>
    <description>&lt;pre&gt;Hello James,

Thank you so much for your response. I should have chose my words
carefully. PCI pass-through in terms of virtualization of devices and
it's draw back are well know. I was leaning more towards near host
performance virtualization using SR-IOV.

This moves emphasis back to the production drivers of the interface
card using virtual functions etc., and can provide near host
performance. Rephrasing my question, are any of the T1 pci
manufactures providing support for virtualization using SR-IOV and
virutal functions?

Kind Regards,

Nick

--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Nick Khamis</dc:creator>
    <dc:date>2013-06-19T15:52:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276356">
    <title>Re: PCI Passthrough of T1 cards</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276356</link>
    <description>&lt;pre&gt;
On Jun 16, 2013, at 4:27 PM, Nick Khamis &amp;lt;symack&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


PCI pass through is a function of the virtual machine's host system, not with the t1 card drivers. 
--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>James Sharp</dc:creator>
    <dc:date>2013-06-19T15:26:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276355">
    <title>SIP Simple support on Asterisk 11</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276355</link>
    <description>&lt;pre&gt;Hi all,


I am trying to enable SIP SIMPLE communication in my test environment.

I have the following env :

- one server (192.168.50.126) with Asterisk 11
- 2 clients using pidgin : demo-bob and demo-alice on my 192.168.50.143

I successfully had a phone call between clients.

I used the following link to enable SIMPLE messaging between my clients :
http://highsecurity.blogspot.ca/2012/03/asterisk-10-110-sms-messaging-or-sip.html

Both users managed to register.

Adding verbose on the server, I have the following traces when I send the
message "MESSAGE FROM ALICE TO BOB" from "demo-alice" to "demo-bob"

http://paste.fedoraproject.org/19489/37158861/

As you can see I succeed to have the message sent from alice to Asterisk.

When the server is trying to transmitting, I see a 401 error message.
According to this post (http://forums.digium.com/viewtopic.php?f=1&amp;amp;t=72814)
the first 401 should be normal as authentication is requested.

Afterwards the server emit 202 message.

But "demo-bob" never receives a mess&lt;/pre&gt;</description>
    <dc:creator>Eloi Bail</dc:creator>
    <dc:date>2013-06-19T13:44:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276354">
    <title>Re: Handoff dial control to dialplan after AMIOriginate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276354</link>
    <description>&lt;pre&gt;Your both channels legs are identical strings. It should be like this.

Action: Originate****

Channel: Local/outbound1&amp;lt; at &amp;gt;originateDialContext****

CallerID: 00311234567****

Context: originateDialContext2****

Exten: outbound1****

Priority: 1****

Variable: recipient=0031612345678,callerid1=****00311234567

Timeout: 10000

** **

[originateDialContext]****

exten =&amp;gt; outbound1,1,Wait(1)****

exten =&amp;gt; outbound1,n,Set(recipient=${recipient})****

exten =&amp;gt; outbound1,n,Dial(SIP/${recipient}&amp;lt; at &amp;gt;originateChannel)****

[originateDialContext2]****

exten =&amp;gt; outbound1,1,Wait(1)****

exten =&amp;gt; outbound1,n,Dial(SIP/${callerid1}&amp;lt; at &amp;gt;originateChannel)



On Wed, Jun 19, 2013 at 11:20 AM, Grant Bagdasarian &amp;lt;GB&amp;lt; at &amp;gt;cm.nl&amp;gt; wrote:

--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Muhammad Faheem</dc:creator>
    <dc:date>2013-06-19T12:50:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276353">
    <title>Re: Queue Limit Callers</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276353</link>
    <description>&lt;pre&gt;
Thanks all for the inputs... Let me work on it and come back again with some results...





________________________________
 From: Ioan Indreias &amp;lt;indreias&amp;lt; at &amp;gt;gmail.com&amp;gt;
To: Asterisk Users Mailing List - Non-Commercial Discussion &amp;lt;asterisk-users&amp;lt; at &amp;gt;lists.digium.com&amp;gt; 
Sent: Tuesday, June 18, 2013 1:43 PM
Subject: Re: [asterisk-users] Queue Limit Callers
 


Hello Shanavaz.,



Please find some quick thoughts:

* 2 main queues
* agents logged on one or on both main queues
* before sending a new call to one of the main queues check the number of waiting callers (QUEUE_WAITING_COUNT function) and divert (for example for 30 sec) the call on a empty members queue/parking slot/music-on-hold if the queue threshold is reached.

The threshold could be read from a database, internal astdb or could be set as a global variable updated when agents login/logout/pause/unpause or could be dynamically computed based on QUEUE_MEMBER_COUNT / QUEUE_MEMBER_LIST

After the divert period is ended the call will return and the threshold &lt;/pre&gt;</description>
    <dc:creator>Shanavaz E A</dc:creator>
    <dc:date>2013-06-19T12:11:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276352">
    <title>Re: Handoff dial control to dialplan afterAMIOriginate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276352</link>
    <description>&lt;pre&gt;I used a combination of failed and the h extension to get the dialplan to do what I want.

Thanks for the help guys!

From: asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com [mailto:asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com] On Behalf Of Satish Barot
Sent: Wednesday, June 19, 2013 1:25 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Handoff dial control to dialplan after AMI Originate


On Wed, Jun 19, 2013 at 4:00 PM, Grant Bagdasarian &amp;lt;GB&amp;lt; at &amp;gt;cm.nl&amp;lt;mailto:GB&amp;lt; at &amp;gt;cm.nl&amp;gt;&amp;gt; wrote:
Why can't I execute any more dialplan after the Dial application? The scenario is when the Dial application dials the recipient but the recipient doesn't answer. The AMI will never go into the originateDialProcessor because the call was never answered. So I expect the Dialplan to continue after the Dial application has reached its timeout.

From: asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com&amp;lt;mailto:asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com&amp;gt; [mailto:asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com&amp;lt;mailto:asterisk-users-bounces&lt;/pre&gt;</description>
    <dc:creator>Grant Bagdasarian</dc:creator>
    <dc:date>2013-06-19T12:08:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276351">
    <title>Re: Handoff dial control to dialplan after AMIOriginate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276351</link>
    <description>&lt;pre&gt;

You need a special extension 'failed' in a context originateDialProcessor
to catch the control when call doesn't get answered in first leg.

[originateDialProcessor]

exten =&amp;gt; outbound1,1,Wait(1)

exten =&amp;gt; outbound1,n,NoOp(${DIALSTATUS})
exten =&amp;gt; outbound1,n,Hangup

exten =&amp;gt; failed,1,NoOp(----- CALL DIDN'T GET ANSWERED IN FIRST LEG -----)

--Satish Barot
--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>Satish Barot</dc:creator>
    <dc:date>2013-06-19T11:24:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276350">
    <title>Re: Handoff dial control to dialplanafterAMIOriginate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276350</link>
    <description>&lt;pre&gt;Did you specify a timeout value?

jg

--
_____________________________________________________________________
&lt;/pre&gt;</description>
    <dc:creator>jg</dc:creator>
    <dc:date>2013-06-19T10:39:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276349">
    <title>Re: Handoff dial control to dialplanafterAMIOriginate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276349</link>
    <description>&lt;pre&gt;Why can’t I execute any more dialplan after the Dial application? The scenario is when the Dial application dials the recipient but the recipient doesn’t answer. The AMI will never go into the originateDialProcessor because the call was never answered. So I expect the Dialplan to continue after the Dial application has reached its timeout.

From: asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com [mailto:asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com] On Behalf Of Grant Bagdasarian
Sent: Wednesday, June 19, 2013 11:24 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Handoff dial control to dialplan after AMI Originate

I fixed it. The problem is just as I assumed; once the call is answered the dialplan goes into what’s defined in Context/Exten/Prio of the Originate action.

I changed the Context/Exten/Prio in the action and pointed it to something else. Now it works.

Action: Originate
Channel: Local/outbound1&amp;lt; at &amp;gt;originateDialContext
CallerID: 00311234567
Context: o&lt;/pre&gt;</description>
    <dc:creator>Grant Bagdasarian</dc:creator>
    <dc:date>2013-06-19T10:30:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276348">
    <title>Re: Handoff dial control to dialplan afterAMIOriginate</title>
    <link>http://permalink.gmane.org/gmane.comp.telephony.pbx.asterisk.user/276348</link>
    <description>&lt;pre&gt;I fixed it. The problem is just as I assumed; once the call is answered the dialplan goes into what’s defined in Context/Exten/Prio of the Originate action.

I changed the Context/Exten/Prio in the action and pointed it to something else. Now it works.

Action: Originate
Channel: Local/outbound1&amp;lt; at &amp;gt;originateDialContext
CallerID: 00311234567
Context: originateDialProcessor
Exten: outbound1
Priority: 1
Variable: recipient=0031612345678
Timeout: 10000

[originateDialContext]
exten =&amp;gt; outbound1,1,Wait(1)
exten =&amp;gt; outbound1,n,Set(recipient=${recipient})
exten =&amp;gt; outbound1,n,Dial(SIP/${recipient}&amp;lt; at &amp;gt;originateChannel)

[originateDialProcessor]
exten =&amp;gt; outbound1,1,Wait(1)
exten =&amp;gt; outbound1,n,NoOp(${DIALSTATUS})
exten =&amp;gt; outbound1,n,Hangup

From: asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com [mailto:asterisk-users-bounces&amp;lt; at &amp;gt;lists.digium.com] On Behalf Of Lenz Emilitri
Sent: Wednesday, June 19, 2013 10:10 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Hando&lt;/pre&gt;</description>
    <dc:creator>Grant Bagdasarian</dc:creator>
    <dc:date>2013-06-19T09:24:06</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.telephony.pbx.asterisk.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.telephony.pbx.asterisk.user</link>
  </textinput>
</rdf:RDF>
