VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
vitor.mazuco at gmail.com Guest
|
Posted: Fri Feb 12, 2016 10:52 am Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
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 |
|
Back to top |
|
|
shabbirabbasi92 at gma... Guest
|
Posted: Fri Feb 12, 2016 11:27 am Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
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@gmail.com (vitor.mazuco@gmail.com)> wrote:
Quote: | 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
|
|
|
Back to top |
|
|
vitor.mazuco at gmail.com Guest
|
Posted: Fri Feb 12, 2016 11:29 am Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92@gmail.com>:
Quote: | 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@gmail.com>
wrote:
Quote: | 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 |
|
Back to top |
|
|
shabbirabbasi92 at gma... Guest
|
Posted: Fri Feb 12, 2016 11:32 am Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
have changed this [dongle0]audio=/dev/ttyUSB1data=/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 <vitor.mazuco@gmail.com (vitor.mazuco@gmail.com)> wrote:
Quote: | Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92@gmail.com (shabbirabbasi92@gmail.com)>:
Quote: | 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@gmail.com (vitor.mazuco@gmail.com)>
wrote:
Quote: | 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
|
|
|
Back to top |
|
|
vitor.mazuco at gmail.com Guest
|
Posted: Fri Feb 12, 2016 11:33 am Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
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 <shabbirabbasi92@gmail.com>:
Quote: | 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 <vitor.mazuco@gmail.com>
wrote:
Quote: | Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92@gmail.com>:
Quote: | 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@gmail.com>
wrote:
Quote: | 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 |
|
Back to top |
|
|
shabbirabbasi92 at gma... Guest
|
Posted: Fri Feb 12, 2016 11:35 am Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
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 <vitor.mazuco@gmail.com (vitor.mazuco@gmail.com)> wrote:
Quote: | 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 <shabbirabbasi92@gmail.com (shabbirabbasi92@gmail.com)>:
Quote: | 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 <vitor.mazuco@gmail.com (vitor.mazuco@gmail.com)>
wrote:
Quote: | Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92@gmail.com (shabbirabbasi92@gmail.com)>:
Quote: | 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@gmail.com (vitor.mazuco@gmail.com)>
wrote:
Quote: | 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
|
|
|
Back to top |
|
|
vitor.mazuco at gmail.com Guest
|
Posted: Fri Feb 12, 2016 12:06 pm Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
Right,
I'll use in Asterisk 11 and I reply for you.
Thanks,
2016-02-12 14:35 GMT-02:00, Shabbir abbasi <shabbirabbasi92@gmail.com>:
Quote: | 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 <vitor.mazuco@gmail.com>
wrote:
Quote: | 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 <shabbirabbasi92@gmail.com>:
Quote: | 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 <vitor.mazuco@gmail.com>
wrote:
Quote: | Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi
<shabbirabbasi92@gmail.com>:
Quote: | 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@gmail.com
|
|
Quote: | Quote: | wrote:
Quote: | 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
|
|
|
| --
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
mailinglist at linuxis... Guest
|
Posted: Fri Feb 12, 2016 12:13 pm Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
Quote: | 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 |
|
Back to top |
|
|
vitor.mazuco at gmail.com Guest
|
Posted: Fri Feb 12, 2016 12:40 pm Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
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 <mailinglist@linuxista.com>:
Quote: | On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
Quote: | 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 |
|
Back to top |
|
|
vitor.mazuco at gmail.com Guest
|
Posted: Fri Feb 12, 2016 1:17 pm Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
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 <vitor.mazuco@gmail.com>:
Quote: | 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 <mailinglist@linuxista.com>:
Quote: | On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
Quote: | 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 |
|
Back to top |
|
|
admin at tootai.net Guest
|
Posted: Fri Feb 12, 2016 1:41 pm Post subject: [asterisk-users] [dongle0] timedout while waiting 'OK' in re |
|
|
Hi Vitor
Le 12/02/2016 19:17, Vitor Mazuco a écrit :
Quote: | 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
Quote: |
2016-02-12 15:39 GMT-02:00, Vitor Mazuco <vitor.mazuco@gmail.com>:
Quote: | 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 <mailinglist@linuxista.com>:
Quote: | On Fri, 2016-02-12 at 14:33 -0200, Vitor Mazuco wrote:
Quote: | 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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|