similar to: [dongle0] timedout while waiting 'OK' in response to 'AT'

Displaying 20 results from an estimated 400 matches similar to: "[dongle0] timedout while waiting 'OK' in response to 'AT'"

2016 Feb 12
2
[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! >>
2016 Feb 12
4
[dongle0] timedout while waiting 'OK' in response to 'AT'
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 at gmail.com>: > 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
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
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
2016 Mar 02
3
How to install Huawei E153 in a Asterisk 11 or 13?
Hi everyone! I tried to install chan_dongle for Asterisk 11 in a Ubuntu 14.04, but my Huawei E153 is not working in my Asterisk. I fallow this rules http://blog.denisbondar.com/post/asterisk11-chan_dongle_e1550-ubuntu14 But not successes. Thanks in advanced,
2013 Feb 20
2
exten => h,n,AGI(generateCall.php,${NEXT})
not able to run my php from AGIi am using asterisk 1.8.13 (debian)i am able to make call file using php command line..but when executing php from AGI, it is not working..kindly see the attachment if bellow text is not readable...___________________________________________________ File: /etc/asterisk/extensions.conf[call]exten => call,1,Answerexten => call,n,Playback(hello-world)exten =>
2016 Jul 15
2
PlaySMS with Chan Dongle?
Hi! I have a chan dongle and I want to use PlaySMS with Chan Dongle for send many SMS per day. Is possible to use this? Thanks
2009 Aug 27
1
Problems using chan_sebi and Huawei E169G
Hi, Having seen the messages on the dev list a couple of weeks ago about chan_sebi I thought I would try to get it going on my system. I am using 1.6.1.4 so I first upgraded the driver to work with 1.6. I think it is mostly correct and the bit I have wrong shouldn't be causing me the problems I am seeing. If your are interested my chan_sebi 1.4 to 1.6 patch is at
2017 Apr 22
4
asterisk name in mysql
Thanks a lot for the reply. I did follow that already, but i do have a problem. Here is my extensions.conf part for that particular number exten => 6912345678,1,Answer() exten => 6912345678,n,MYSQL(Connect connid 127.0.0.1 root mypasswd asterisk) exten => 6912345678,n,MYSQL(Query resultid ${connid} SET NAMES utf8) exten => 6912345678,n,GotoIf($["${connid}" =
2008 Dec 03
1
User access to /dev/ttyUSB0
I have been trying to get an EVDO modem to work with Centos 5. I can make it dial out with wvdial only when I'm the root user. Otherwise I get this error: Cannot open /dev/ttyUSB0: Device or resource busy I added the user to the uucp group. crw-rw---- 1 root uucp 188, 0 Dec 3 02:30 /dev/ttyUSB0 crw-rw---- 1 root uucp 188, 1 Dec 3 02:30 /dev/ttyUSB1 crw-rw---- 1 root uucp 188, 2 Dec
2013 Mar 09
7
Sending SMS from asterisk
Hi; If my landline service provider does not provide the ability to send the SMS, and I need to send SMS from asterisk, then what is the required? How? Is it possible to send SMS from asterisk using SIM card to be connected via GSM adaptor connected to FXS ports? Or HOW?
2016 Mar 04
2
How to recive Incoming calls in Chan Dongle ?
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
2006 Oct 17
1
Trouble syncing Palm via USB
Hi, I'm having trouble getting my Palm to sync with jpilot on my Centos system via USB. When I sync, I get this error in jpilot: pi_accept Illegal seek Exiting with status SYNC_ERROR_PI_ACCEPT Finished I have jpilot syncing fine with this Palm over the network, BTW. For USB, I set things up for udev as described on various websites. Here are the relevant ports & symlink (created
2010 Jan 25
3
Dynamic attributes!
I want to create a general model ''Product'' that I will be able to store several attributes in it. For example the attributes :id :name :description are pretty stantard. So each product will have this attributes. However, I wanted to know if it is possible to create dynamic attributes. In the case of a cell phone device I might want to store the IMEI of the phone, this
2010 Mar 27
2
Comm Ports
How do you go about configuring comm ports in Wine? I have a usb to serial adapter that is using ttyUSB1 under linux. The program I want to use under wine shows only the standard Windows comm ports; i.e, com1, com2, etc. How can I redirect those to ttyUSB1? dick
2010 Nov 24
2
howto handle USB serial port keeps changing
Hi I have a serial UPS connected using a serial2USB device. Usually it is port=/dev/ttyUSB0, but occasionally i need port=/dev/ttyUSB1. How do you guys handle something like this? JonB
2005 Aug 04
1
And now onto the palm pilot with Kpilot
I've looked up the Kpilot manual, and I think I have an okay idea of what's going on with it. I'm trying to get it's detection feature to find my Palm Pilot. CentOS does seem to be able to recognize it, because if I run lsusb when running a hot sync, I get the following: [root at localhost dev]# lsusb Bus 001 Device 010: ID 0830:0060 Palm, Inc. Palm Tungsten T / Zire 71
2008 Feb 01
2
Four UPS's via usb.
> Hello everyone. I try to connect four PowerMust 2000 ups's via usb to one > computer using megatec_usb driver. But megatec_usb completly ignores port > directive in ups.conf, I even try port = /dev/null and megatec_usb founds > ups and it works. The 'port' is not used for USB connected devices, it's only needed for compatibility reasons. > Problem is that
2012 Nov 17
1
[HCL] Aviem Power RT 1000-3000VA supported by blazer_ser
Manufacturer: Aviem Power RT 1000-3000VA Description: Rack/Tower Intelligent Online LCD UPS. connected with serial cable. #upsc battery.voltage: 24.96 battery.voltage.low: 21.5 battery.voltage.nominal: 24.0 beeper.status: enabled device.mfr: device.model: device.type: ups driver.name: blazer_ser driver.parameter.pollinterval: 2 driver.parameter.port: /dev/ttyUSB1 driver.version: 2.6.3
2012 May 31
0
udev and mobile broadband
Hello, I have a strong suspicion that something is not working right on my el6 laptop. I have a usb 3g dongle that works fine on windows and ubuntu. It's one of those ZTE dual-personality devices (usb id 19d2:2000). When it's plugged in, it appears as usb storge device, then needs to be ejected, then it appears as usb modem with few serial ports. This is handled properly by udev on
2018 Apr 10
3
withheld caller id
>>> > exten => _9X.,1,Dial(Dongle/dongle800/#31#${EXTEN:1},120,KT) My suggestion would be to add a pause or two before dialing the phone number exten => _9X.,1,Dial(Dongle/dongle800/#31#ww${EXTEN:1},120,KT) D(digits): After the called party answers, send digits as a DTMF stream, then connect the call to the originating channel (you can also use 'w' to produce .5 second