Hey! How's it goin?? Thanks for the quick reply!! I added these two lines to the config file in the sendsms-user section, but no luck (although I swear that since I've added them, I've seen the incoming msisdn get decoded properly like 2 times out of about 40-50)..
I did notice that Kannel does report 2 incoming messages, so it does look like the notification may be split or something... Here's a log sample after adding the two lines to the config: 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: <-- +CMT: ,159 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: <-- 07914140279510F6440A8111110301003BF55090603135338A8C0B05040B8423F000034602010106276170706C69636174696F6E2F766E642E7761702E6D6D732D6D65737361676500AF848D0185B4848C8298517834427A676F75475151414147514A41414141425141434E4F4D4141414141008D908918802B31343235343432323131342F545950453D504C4D4E008A808E0280008805810303F47E83687474703A2F2F36 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: Numeric sender <1111301000> 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: User data length read as (140) 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: Udh decoding done len=128 udhi=1 udhlen=11 udh=' #� 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: --> AT+CNMA^M 2005-09-06 13:53:40 [12037] [14] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2005-09-06 13:53:40 [12037] [14] DEBUG: boxc_sender: sent message to <127.0.0.1> 2005-09-06 13:53:40 [12037] [13] DEBUG: boxc_receiver: sms received 2005-09-06 13:53:40 [12037] [13] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: <-- OK 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: TP-Validity-Period: 24.0 hours 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:53:40 [12037] [13] DEBUG: boxc_receiver: got ack 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: send command status: 1 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: --> 0011000A8111110301000000A714CE37685E96DBD3E332680E2F8FD3E674990C 2005-09-06 13:53:40 [12037] [6] DEBUG: AT2[gc83]: --> ^Z 2005-09-06 13:53:41 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:53:41 [12037] [6] DEBUG: AT2[gc83]: <-- +CMS ERROR: 111 2005-09-06 13:53:41 [12037] [6] ERROR: AT2[gc83]: CMS ERROR: +CMS ERROR: 111 (Protocol error, unspecified) 2005-09-06 13:53:41 [12037] [6] DEBUG: AT2[gc83]: send command status: 1 2005-09-06 13:53:41 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:53:42 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:53:42 [12037] [6] DEBUG: AT2[gc83]: send command status: 1 2005-09-06 13:53:42 [12037] [6] DEBUG: AT2[gc83]: --> 0011000A8111110301000000A714CE37685E96DBD3E332680E2F8FD3E674990C 2005-09-06 13:53:42 [12037] [6] DEBUG: AT2[gc83]: --> ^Z 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- +CMT: ,78 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- 07914140279510F6440A8111110301003BF55090603135438A3B0B05040B8423F00003460202362E3130322E3137312E3135302F517834427A676F75475151414147514A41414141425141434E4F4D414141414100 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: Numeric sender <1111301000> 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: User data length read as (59) 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: Udh decoding done len=47 udhi=1 udhlen=11 udh=' #� 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: --> AT+CNMA^M 2005-09-06 13:53:47 [12037] [14] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2005-09-06 13:53:47 [12037] [14] DEBUG: boxc_sender: sent message to <127.0.0.1> 2005-09-06 13:53:47 [12037] [13] DEBUG: boxc_receiver: sms received 2005-09-06 13:53:47 [12037] [13] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2005-09-06 13:53:47 [12037] [13] DEBUG: boxc_receiver: got ack 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- +CME ERROR: 513 2005-09-06 13:53:47 [12037] [6] ERROR: AT2[gc83]: Error occurs: +CME ERROR: 513 (error number not known to us. ask google and add it.) 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: send command status: -1 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- +CME ERROR: 513 2005-09-06 13:53:47 [12037] [6] ERROR: AT2[gc83]: Error occurs: +CME ERROR: 513 (error number not known to us. ask google and add it.) 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: send command status: -1 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: TP-Validity-Period: 24.0 hours 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- +CME ERROR: 513 2005-09-06 13:53:47 [12037] [6] ERROR: AT2[gc83]: Error occurs: +CME ERROR: 513 (error number not known to us. ask google and add it.) 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: send command status: -1 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- +CME ERROR: 513 2005-09-06 13:53:47 [12037] [6] ERROR: AT2[gc83]: Error occurs: +CME ERROR: 513 (error number not known to us. ask google and add it.) 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: send command status: -1 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: <-- +CME ERROR: 513 2005-09-06 13:53:47 [12037] [6] ERROR: AT2[gc83]: Error occurs: +CME ERROR: 513 (error number not known to us. ask google and add it.) 2005-09-06 13:53:47 [12037] [6] DEBUG: AT2[gc83]: send command status: -1 2005-09-06 13:53:49 [12037] [6] DEBUG: AT2[gc83]: <-- +CMGS: 122 2005-09-06 13:53:49 [12037] [6] DEBUG: AT2[gc83]: <-- OK 2005-09-06 13:54:02 [12037] [13] DEBUG: boxc_receiver: heartbeat with load value 0 received 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: <-- +CMT: ,78 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: <-- 07914140279510F6440A8111110301003BF55090603135438A3B0B05040B8423F00003460202362E3130322E3137312E3135302F517834427A676F75475151414147514A41414141425141434E4F4D414141414100 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: Numeric sender <1111301000> 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: User data length read as (59) 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: Udh decoding done len=47 udhi=1 udhlen=11 udh=' #� 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: --> AT+CNMA^M 2005-09-06 13:55:58 [12037] [14] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2005-09-06 13:55:58 [12037] [14] DEBUG: boxc_sender: sent message to <127.0.0.1> 2005-09-06 13:55:58 [12037] [13] DEBUG: boxc_receiver: sms received 2005-09-06 13:55:58 [12037] [13] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2005-09-06 13:55:58 [12037] [13] DEBUG: boxc_receiver: got ack 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: <-- OK 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: TP-Validity-Period: 24.0 hours 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: send command status: 1 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: --> 0011000A8111110301000000A714CE37685E96DBD3E332680E2F8FD3E674990C 2005-09-06 13:55:58 [12037] [6] DEBUG: AT2[gc83]: --> ^Z 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: <-- +CMS ERROR: 111 2005-09-06 13:55:59 [12037] [6] ERROR: AT2[gc83]: CMS ERROR: +CMS ERROR: 111 (Protocol error, unspecified) 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: send command status: 1 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: --> AT+CMGS=31^M 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: send command status: 1 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: --> 0011000A8111110301000000A714CE37685E96DBD3E332680E2F8FD3E674990C 2005-09-06 13:55:59 [12037] [6] DEBUG: AT2[gc83]: --> ^Z 2005-09-06 13:56:02 [12037] [13] DEBUG: boxc_receiver: heartbeat with load value 0 received 2005-09-06 13:56:04 [12037] [6] DEBUG: AT2[gc83]: <-- > 2005-09-06 13:56:04 [12037] [6] DEBUG: AT2[gc83]: <-- +CMGS: 124 2005-09-06 13:56:04 [12037] [6] DEBUG: AT2[gc83]: <-- OK 2005-09-06 13:56:04 [12037] [6] DEBUG: AT2[gc83]: send command status: 0 Thanks!!! jim On Tue, 2005-09-06 at 20:56 +0200, Loïc Minier wrote: > Hi, > > On Tue, Sep 06, 2005, Jim Torelli wrote: > > # SEND-SMS USERS > > group = sendsms-user > > username = tester > > password = foobar > > Try adding: > concatenation = 1 > max-messages = 10 > > Bye, _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
