Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Shabbir abbasi
have you tried   imei discovery
imei=123456789012345


write imei number instaed of 12345...

On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco 
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
>
-- 
_
-- 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

Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Vitor Mazuco
Yes, I used IMEI.

But in CLI appearing nothing and it not register.



2016-02-12 14:27 GMT-02:00, Shabbir abbasi :
> have you tried   imei discovery
> imei=123456789012345
>
>
> write imei number instaed of 12345...
>
> On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco 
> 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
>>
>

-- 
_
-- 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


Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Shabbir abbasi
have changed this
[dongle0]
audio=/dev/ttyUSB1
data=/dev/ttyUSB2

To

[dongle0]
imei=123456789012345

and imei exact same as on your device ?

On Fri, Feb 12, 2016 at 9:29 PM, Vitor Mazuco 
wrote:

> Yes, I used IMEI.
>
> But in CLI appearing nothing and it not register.
>
>
>
> 2016-02-12 14:27 GMT-02:00, Shabbir abbasi :
> > have you tried   imei discovery
> > imei=123456789012345
> >
> >
> > write imei number instaed of 12345...
> >
> > On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco 
> > 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
> >>
> >
>
> --
> _
> -- 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

Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Vitor Mazuco
Yes I used.

The problem can be the version of Asterisk?

I use Asterisk 13 instead of 11.



2016-02-12 14:31 GMT-02:00, Shabbir abbasi :
> have changed this
> [dongle0]
> audio=/dev/ttyUSB1
> data=/dev/ttyUSB2
>
> To
>
> [dongle0]
> imei=123456789012345
>
> and imei exact same as on your device ?
>
> On Fri, Feb 12, 2016 at 9:29 PM, Vitor Mazuco 
> wrote:
>
>> Yes, I used IMEI.
>>
>> But in CLI appearing nothing and it not register.
>>
>>
>>
>> 2016-02-12 14:27 GMT-02:00, Shabbir abbasi :
>> > have you tried   imei discovery
>> > imei=123456789012345
>> >
>> >
>> > write imei number instaed of 12345...
>> >
>> > On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco 
>> > 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
>> >>
>> >
>>
>> --
>> _
>> -- 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


Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Shabbir abbasi
i have not tested asterik 13
but try this
core set debug 10
and look what is hapening

On Fri, Feb 12, 2016 at 9:33 PM, Vitor Mazuco 
wrote:

> Yes I used.
>
> The problem can be the version of Asterisk?
>
> I use Asterisk 13 instead of 11.
>
>
>
> 2016-02-12 14:31 GMT-02:00, Shabbir abbasi :
> > have changed this
> > [dongle0]
> > audio=/dev/ttyUSB1
> > data=/dev/ttyUSB2
> >
> > To
> >
> > [dongle0]
> > imei=123456789012345
> >
> > and imei exact same as on your device ?
> >
> > On Fri, Feb 12, 2016 at 9:29 PM, Vitor Mazuco 
> > wrote:
> >
> >> Yes, I used IMEI.
> >>
> >> But in CLI appearing nothing and it not register.
> >>
> >>
> >>
> >> 2016-02-12 14:27 GMT-02:00, Shabbir abbasi :
> >> > have you tried   imei discovery
> >> > imei=123456789012345
> >> >
> >> >
> >> > write imei number instaed of 12345...
> >> >
> >> > On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco  >
> >> > 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
> >> >>
> >> >
> >>
> >> --
> >> _
> >> -- 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
>
-- 
_
-- 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

Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Vitor Mazuco
Right,

I'll use in Asterisk 11 and I reply for you.

Thanks,

2016-02-12 14:35 GMT-02:00, Shabbir abbasi :
> i have not tested asterik 13
> but try this
> core set debug 10
> and look what is hapening
>
> On Fri, Feb 12, 2016 at 9:33 PM, Vitor Mazuco 
> wrote:
>
>> Yes I used.
>>
>> The problem can be the version of Asterisk?
>>
>> I use Asterisk 13 instead of 11.
>>
>>
>>
>> 2016-02-12 14:31 GMT-02:00, Shabbir abbasi :
>> > have changed this
>> > [dongle0]
>> > audio=/dev/ttyUSB1
>> > data=/dev/ttyUSB2
>> >
>> > To
>> >
>> > [dongle0]
>> > imei=123456789012345
>> >
>> > and imei exact same as on your device ?
>> >
>> > On Fri, Feb 12, 2016 at 9:29 PM, Vitor Mazuco 
>> > wrote:
>> >
>> >> Yes, I used IMEI.
>> >>
>> >> But in CLI appearing nothing and it not register.
>> >>
>> >>
>> >>
>> >> 2016-02-12 14:27 GMT-02:00, Shabbir abbasi
>> >> :
>> >> > have you tried   imei discovery
>> >> > imei=123456789012345
>> >> >
>> >> >
>> >> > write imei number instaed of 12345...
>> >> >
>> >> > On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco
>> >> > > >
>> >> > 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
>> >> >>
>> >> >
>> >>
>> >> --
>> >> _
>> >> -- 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
>>
>

-- 
_
-- 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


Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Frank
On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
> Yes I used.
> 
> The problem can be the version of Asterisk?
> 
> I use Asterisk 13 instead of 11.

Try

[dongle0]
imei=347654458453667
imsi=976895757545778



-- 
_
-- 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


Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Vitor Mazuco
I tried this

[dongle0]
;audio=/dev/ttyUSB1 ; tty port for audio connection;
 no default value
;data=/dev/ttyUSB2  ; tty port for AT commands;
 no default value

; or you can omit both audio and data together and use
imei=123456789012345 and/or imsi=123456789012345
;  imei and imsi must contain exactly 15 digits !
;  imei/imsi discovery is available on Linux only
imei=352098043831724
;imsi=123456789012345


My imei is 352098043831724

But nothing change.

2016-02-12 15:12 GMT-02:00, Frank :
> On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
>> Yes I used.
>>
>> The problem can be the version of Asterisk?
>>
>> I use Asterisk 13 instead of 11.
>
> Try
>
> [dongle0]
> imei=347654458453667
> imsi=976895757545778
>
>
>
> --
> _
> -- 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


Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Vitor Mazuco
I think that my monden is locked for Voice

I use a Huawei E173, someone know how can I unlock it?

Is necessary to upgrade the firmware?





2016-02-12 15:39 GMT-02:00, Vitor Mazuco :
> I tried this
>
> [dongle0]
> ;audio=/dev/ttyUSB1 ; tty port for audio connection;
>  no default value
> ;data=/dev/ttyUSB2  ; tty port for AT commands;
>  no default value
>
> ; or you can omit both audio and data together and use
> imei=123456789012345 and/or imsi=123456789012345
> ;  imei and imsi must contain exactly 15 digits !
> ;  imei/imsi discovery is available on Linux only
> imei=352098043831724
> ;imsi=123456789012345
>
>
> My imei is 352098043831724
>
> But nothing change.
>
> 2016-02-12 15:12 GMT-02:00, Frank :
>> On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
>>> Yes I used.
>>>
>>> The problem can be the version of Asterisk?
>>>
>>> I use Asterisk 13 instead of 11.
>>
>> Try
>>
>> [dongle0]
>> imei=347654458453667
>> imsi=976895757545778
>>
>>
>>
>> --
>> _
>> -- 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


Re: [asterisk-users] [dongle0] timedout while waiting 'OK' in response to 'AT'

2016-02-12 Thread Administrator TOOTAI

Hi Vitor

Le 12/02/2016 19:17, Vitor Mazuco a écrit :

I think that my monden is locked for Voice

I use a Huawei E173, someone know how can I unlock it?

Is necessary to upgrade the firmware?


Google is your friend, plenty of informations like

http://www.modemunlock.com/huawei-e173-unlock-3g-usb-modem.html

Regards

Daniel




2016-02-12 15:39 GMT-02:00, Vitor Mazuco :

I tried this

[dongle0]
;audio=/dev/ttyUSB1 ; tty port for audio connection;
  no default value
;data=/dev/ttyUSB2  ; tty port for AT commands;
  no default value

; or you can omit both audio and data together and use
imei=123456789012345 and/or imsi=123456789012345
;  imei and imsi must contain exactly 15 digits !
;  imei/imsi discovery is available on Linux only
imei=352098043831724
;imsi=123456789012345


My imei is 352098043831724

But nothing change.

2016-02-12 15:12 GMT-02:00, Frank :

On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:

Yes I used.

The problem can be the version of Asterisk?

I use Asterisk 13 instead of 11.


Try

[dongle0]
imei=347654458453667
imsi=976895757545778



--
_
-- 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