Hello all,

The attatched two patches make the original 'at' driver reliable for
sending and receiving SMSs over the same GSM modem.

To apply them, update to the latest CVS, then in the 'gateway' or
'kannel-snapshot' directory do :
patch -p1 < smsc_at.patch 
patch -p1 < smsc_p.patch 

It will look something like so :
[username@message2 gateway]# patch -p1 < smsc_at.patch 
patching file gw/smsc_at.c
[username@message2 gateway]# patch -p1 < smsc_p.patch  
patching file gw/smsc_p.h

next type './configure' then 'make' as before.

The config variables are exactly the same as for the original at driver.

please let me know how these patches run under stress testing.

thanks
-- 
Matt

smsc_at.patch.gz

smsc_p.patch.gz

Reply via email to