<div dir="ltr">Hi Vitor,<div><br></div><div>The dongle.conf file contains your configuration setting related to your particular dongle. There, set the "context=dongle" (or anything you specified in extensions.conf), then provide the "exten=1234" (The extensions that will be called in the particular context). Also provide the imei number in the end of the file. </div><div><br></div><div>Now in the extensions.conf file start with the context you provided in dongle.conf(eg. dongle). Now write the following command to answer the call coming through the dongle-</div><div><br></div><div>[dongle]</div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px">exten => 1234,1,Answer()</span><br></div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px"><br></span></div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px">HTH,</span></div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px">Ashish</span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><b><font face="arial, helvetica, sans-serif">Ashish Gupta</font></b></div><div dir="ltr"><b><font face="arial, helvetica, sans-serif">B.Tech (ECE) 3rd Year</font></b><div><b><font face="arial, helvetica, sans-serif">The LNM Institute of Information Technology</font></b></div><div><b style="color:rgb(0,0,0);font-family:'trebuchet ms',sans-serif;font-size:13px">Jaipur, Rajasthan - 302031 , India</b><b><font face="arial, helvetica, sans-serif"><br></font></b></div><div><b><font face="arial, helvetica, sans-serif">Mobile No: +917597056895</font></b></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Sat, Mar 5, 2016 at 2:15 AM, Vitor Mazuco <span dir="ltr"><<a href="mailto:vitor.mazuco@gmail.com" target="_blank">vitor.mazuco@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
How can I setup my Chan Dongle recived calls in my Asterisk?<br>
<br>
I have to setup in dongle.conf ? Or in extensions.conf?<br>
<br>
And the code for recive I found this site<br>
<a href="http://asterisk-service.com/page/chan-dongle-use" rel="noreferrer" target="_blank">http://asterisk-service.com/page/chan-dongle-use</a><br>
<br>
I have to To save Subscriber Number before?<br>
<br>
See the error log in my Asterisk<br>
<br>
pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to<br>
invalid extension but no invalid handler:<br>
context,exten,priority=URA,+5511965380290,1,Noop(),1<br>
<br>
<br>
Thanks in advanced.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br></div>