machtudong / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 0 forks source link

Restart dongle brokes show command #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*CLI> dongle show devices
ID           Group State      RSSI Mode Submode Provider Name  Model      
Firmware          IMEI             IMSI             Number
dongle0      2     GSM not re 99   0    0       NONE           E153       
11.609.18.21.222  354S  255S  +38068S
*CLI> dongle restart now dongle0
[dongle0] Restart scheduled
[Jun  7 23:20:41] NOTICE[102453]: chan_dongle.c:420 do_monitor_phone: [dongle0] 
stopping by restart request
    -- [dongle0] Dongle has disconnected
    -- [dongle0] Trying to connect on /dev/cuaU0.2...
    -- [dongle0] Dongle has connected, initializing...
    -- [dongle0] Dongle initialized and ready
*CLI> dongle show devices
ID           Group State      RSSI Mode Submode Provider Name  Model      
Firmware          IMEI             IMSI             Number
dongle0      2     GSM not re 99   0    0       NONE           huawei     E153  
                             354S  +38068S

Original issue reported on code.google.com by yeren...@gmail.com on 7 Jun 2012 at 8:22

GoogleCodeExporter commented 9 years ago
/dev/cuaU0.2 looks like FreeBSD device, i can't test under FreeBSD

i think this result of wrong responses to AT commands for fetch Model, 
Firmware, IMEI command.
I need debug log with post AT-commands/responses

Original comment by bg_...@mail.ru on 19 Jul 2012 at 10:12

GoogleCodeExporter commented 9 years ago

Original comment by bg_...@mail.ru on 19 Jul 2012 at 10:31