I have since figured out that I'm getting the invalid PDU mode parameter
error when the response back from my server is a long (> 150) message. I
have
concatenation = true
max-messages = 10
in my sendsms-user section, as well as in each service. Shouldn't I at
worst be getting truncated messages instead of an error?
I am running version 1.4.1.
Bogus Bill wrote:
>
> 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
> 0000A7A0200548A1E089E5A0974FC113FBAE61B93BED3EF35E629F0E046AE7E77176C45CA68FD191
> B05C1ECEA3523AD0BC0E87B3D36532282C3FD7DB65371D949E83DC6F3A280CB287D96932A8999F46
> 992079795E67D341F2F2FC5D978FCBA0B41BC413FB5EE8391C5D96975FECF738CC7EA1DFEDF2EBCD
> 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"
>
> I am clueless on PDUs and such. What is wrong here? Thanks.
>
>
>
> Bill Rigdon
>
>
>
>
>
>
>
>
>
--
View this message in context:
http://www.nabble.com/Invalid-PDU-mode-parameter-tp20652220p20706812.html
Sent from the Kannel - User mailing list archive at Nabble.com.