Hi Vitor, 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.
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- [dongle] exten => 1234,1,Answer() HTH, Ashish *Ashish Gupta* *B.Tech (ECE) 3rd Year* *The LNM Institute of Information Technology* *Jaipur, Rajasthan - 302031 , India* *Mobile No: +917597056895* On Sat, Mar 5, 2016 at 2:15 AM, Vitor Mazuco <[email protected]> wrote: > Hi! > > How can I setup my Chan Dongle recived calls in my Asterisk? > > I have to setup in dongle.conf ? Or in extensions.conf? > > And the code for recive I found this site > http://asterisk-service.com/page/chan-dongle-use > > I have to To save Subscriber Number before? > > See the error log in my Asterisk > > pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to > invalid extension but no invalid handler: > context,exten,priority=URA,+5511965380290,1,Noop(),1 > > > Thanks in advanced. > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
