I'm getting the following output from bearerbox when I receive a message:
2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: --> AT+CMGS=154^M 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: <-- > 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: send command status: 1 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: --> 0011000B814140136651F5 0000A7A0200548A1E089E5A0974FC113FBAE61B93BED3EF35E629F0E046AE7E77176C45CA68F D191 B05C1ECEA3523AD0BC0E87B3D36532282C3FD7DB65371D949E83DC6F3A280CB287D96932A899 9F46 992079795E67D341F2F2FC5D978FCBA0B41BC413FB5EE8391C5D96975FECF738CC7EA1DFEDF2 EBCD 86A3D1EF76F9752F8BC7E139FD5CCFBBC6EFF66B3E7ECBCB 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: --> ^Z 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: <-- > 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: <-- +CMS ERROR: 304 2008-11-23 17:39:38 [3284] [6] ERROR: AT2[/dev/com3]: CMS ERROR: +CMS ERROR: 304 2008-11-23 17:39:38 [3284] [6] ERROR: AT2[/dev/com3]: CMS ERROR: Invalid PDU mode parameter (304) 2008-11-23 17:39:38 [3284] [6] DEBUG: AT2[/dev/com3]: send command status: 1 This is the entry for my modem, a Sierra Wireless 881U: group = modems id = sierra_881U name = "Sierra Wireless AirCard 881U" detect-string = "Sierra Wireless Inc." init-string = "AT+CNMI=1,2,0,1,0" #speed = 57600 #need-sleep = true #no-pin = true #no-smsc = true I am clueless on PDUs and such. What is wrong here? Thanks. Bill Rigdon
