[asterisk-bugs] [JIRA] (ASTERISK-19561) libwat support (Wireless AT Library)

Moises Silva (JIRA) noreply at issues.asterisk.org
Thu Dec 5 14:01:06 CST 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-19561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212553#comment-212553 ] 

Moises Silva commented on ASTERISK-19561:
-----------------------------------------

For the record, a little proof of this not being vendor specific, another vendor adding support for their own boards was quite simple: https://github.com/sangoma-dev/libwat/commit/2dad999bb3fa8e0be2a01df14746512fa1eac207
                
> libwat support (Wireless AT Library)
> ------------------------------------
>
>                 Key: ASTERISK-19561
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19561
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Channels/chan_dahdi/NewFeature
>    Affects Versions: SVN
>         Environment: Linux 32/64-bit
> Requires GSM hardware
>            Reporter: David Yat Sin
>            Assignee: Moises Silva
>
> Hello Asterisk developers,
> There are multiple GSM cards that can be used with Asterisk out there, but currently each vendor is using their own channel drivers (mostly based on chan_dahdi). With the release of our GSM cards, Sangoma Technologies has developed an AT commands library to support GSM modules, called LibWAT (Wireless AT).
> Just like LibPRI and LibSS7, LibWAT uses DAHDI interface to talk to the kernel drivers. It is completely open-source, and our ultimate goal is to make it the de-facto GSM library for Asterisk. 
> LibWAT is designed to work with any GSM modules. In addition to the GSM 7.07 spec, LibWAT also has provision for vendor specific AT commands. Even though we have only tested with Telit GSM modules so far, we encourage anyone willing to participate with the LibWAT project to test LibWAT with their GSM module of choice so we can support as many GSM modules as possible.
> LibWAT is available on GitHub. The main development branch can be downloaded using git:
> git clone git://github.com/sangoma-dev/libwat.git
> Instructions on how to configure LibWAT with Sangoma cards can be found here:
> http://wiki.sangoma.com/wanpipe-linux-asterisk-gsm#dahdi-install
> I posted the changes required to chan_dahdi.c below:
> ftp://ftp.sangoma.com/linux/custom/DavidYS/asterisk.libwat.patch (tested against SVN rev:359905)
> Suggestions and comments are welcome.
> PS: I was not able to login on the reviewboard.asterisk.org with my JIRA credentials, can someone tell me how I can get an account to post on reviewboard.asterisk.org. Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list