Vitor Mazuco
2016-Feb-12 15:51 UTC
[asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'
Hi! I'm trying to use dongle in my Asterisk But appear for me all time this error [Feb 12 13:49:10] ERROR[13347]: chan_dongle.c:442 do_monitor_phone: [dongle0] timedout while waiting 'OK' in response to 'AT' -- [dongle0] Error initializing Dongle -- [dongle0] Dongle has disconnected -- [dongle0] Trying to connect on /dev/ttyUSB1... -- [dongle0] Dongle has connected, initializing... [Feb 12 13:49:25] ERROR[13348]: chan_dongle.c:442 do_monitor_phone: [dongle0] timedout while waiting 'OK' in response to 'AT' -- [dongle0] Error initializing Dongle -- [dongle0] Dongle has disconnected In dongle.conf I use [dongle0] audio=/dev/ttyUSB1 data=/dev/ttyUSB2 Somebody already uses this software? Thanks in advanced.
Shabbir abbasi
2016-Feb-12 16:27 UTC
[asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'
have you tried imei discovery imei=123456789012345 write imei number instaed of 12345... On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco <vitor.mazuco at gmail.com> wrote:> Hi! > > I'm trying to use dongle in my Asterisk > > But appear for me all time this error > > [Feb 12 13:49:10] ERROR[13347]: chan_dongle.c:442 do_monitor_phone: > [dongle0] timedout while waiting 'OK' in response to 'AT' > -- [dongle0] Error initializing Dongle > -- [dongle0] Dongle has disconnected > -- [dongle0] Trying to connect on /dev/ttyUSB1... > -- [dongle0] Dongle has connected, initializing... > [Feb 12 13:49:25] ERROR[13348]: chan_dongle.c:442 do_monitor_phone: > [dongle0] timedout while waiting 'OK' in response to 'AT' > -- [dongle0] Error initializing Dongle > -- [dongle0] Dongle has disconnected > > > In dongle.conf I use > > [dongle0] > audio=/dev/ttyUSB1 > data=/dev/ttyUSB2 > > Somebody already uses this software? > > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160212/0d1c5964/attachment.html>
Vitor Mazuco
2016-Feb-12 16:29 UTC
[asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'
Yes, I used IMEI. But in CLI appearing nothing and it not register. 2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:> have you tried imei discovery > imei=123456789012345 > > > write imei number instaed of 12345... > > On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco <vitor.mazuco at gmail.com> > wrote: > >> Hi! >> >> I'm trying to use dongle in my Asterisk >> >> But appear for me all time this error >> >> [Feb 12 13:49:10] ERROR[13347]: chan_dongle.c:442 do_monitor_phone: >> [dongle0] timedout while waiting 'OK' in response to 'AT' >> -- [dongle0] Error initializing Dongle >> -- [dongle0] Dongle has disconnected >> -- [dongle0] Trying to connect on /dev/ttyUSB1... >> -- [dongle0] Dongle has connected, initializing... >> [Feb 12 13:49:25] ERROR[13348]: chan_dongle.c:442 do_monitor_phone: >> [dongle0] timedout while waiting 'OK' in response to 'AT' >> -- [dongle0] Error initializing Dongle >> -- [dongle0] Dongle has disconnected >> >> >> In dongle.conf I use >> >> [dongle0] >> audio=/dev/ttyUSB1 >> data=/dev/ttyUSB2 >> >> Somebody already uses this software? >> >> 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 >> >