/yate-datacard

Automatically exported from code.google.com/p/yate-datacard

Primary LanguageC++GNU General Public License v2.0GPL-2.0

	Yate datacard channel driver for Huawei UMTS modem
		-----------------------------------

Yate datacard channel driver for Huawei UMTS modem. 
Driver based on chan_datacard module for Asterisk.
This is an alpha version of the module. 

Warning: this module can spend the money from your operator`s (SIM card's) 
balance when you call or send/receive SMS messages via modem.

Building Modules
---------------------
To build and install module the quick way is:
  ./autogen.sh
  ./configure
  make debug
  make install

Yate must be already installed.