On Fri, 2019-04-26 at 14:39 +0000, bilal ghayyad wrote: > Any small example how to send gsm calls through chan_dognle and how > to send sms through chan_dongle?
To send SMS, there is a CLI command. You can use the commands in your extensions.conf accordingly your needs. http://wiki.e1550.mobi/doku.php?id=usage dongle sms <device> <number> <message> Send SMS to <number> with the <message> using <device> -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
