chan_dongle Subscriber Number

[quote=“eyanu”]and when i try to pass commands to the dongle i see:

dongle cmd dongle0 AT+CPBS="ON" ERROR[16859]: at_response.c:522 at_response_error: [dongle0] Received 'ERROR' for unhandled command 'USER'S'[/quote]

[quote=“malcolmd”]That module’s not distributed with Asterisk. Seems someone has a Wiki here:
wiki.e1550.mobi/doku.php[/quote]

I had the same problem
Info here http://wiki.e1550.mobi/doku.php?id=configuration is not right, or too old

The right commands are (just works for me on * 11):

CLI>dongle cmd dongle0 AT+CPBS=\"ON\" ... CLI>dongle cmd dongle0 AT+CPBW=1,\"+123456789\",145

Read here http://asterisk-chan-dongle.googlecode.com/svn/trunk/README.txt
or here for New Asterisk 11 https://github.com/jstasiak/asterisk-chan-dongle/blob/master/README.txt