Todo List
Net_SMS | --Net_SMS_generic_smtp
Copyright 2005 WebSprockets, LLC
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
This driver interfaces with the email-to-sms gateways provided by many carriers, particularly those based in the U.S.
[line 26]
void addCarrier( string $name, string $addr)
Address templates need to be in the form of an email address, with a '%s' representing the place where the destination phone number goes.
mixed getAddressTemplate( string $carrier)
array getInfo( )
array getParams( )