Re: Parameters -- Escape Codes
Phuah Yee Keat <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Sorry, forgot to reply to the list! Earljon Hidalgo wrote: > Thanks very much! I already fixed the problem... =) > > Right now, we are having problem on the pulling of messages.. we always > get Syntax error on our bearerbox logs.. > > Any ideas bout this? > > We have a UCP/EMI connection... > > Here are the logs: > > 2003-11-2411:23:14 [8] DEBUG:boxc_receiver: got ack > > 2003-11-2411:23:15 [8] DEBUG:boxc_receiver: smsreceived > > 2003-11-24 11:23:15 [6] DEBUG: EMI2[globe]: emi2 sending packet: > <[1]01/00285/O/51/09178145324//////////////////3//50696E6720526573756C74 > 2066726F6D207777772E5961686F6F2E436F6D3A205265706C792066726F6D2036362E32 > 31382E37312E38373A2074696D653D323630206D732074746C3D35323A20535543434553 > 53202D2D20506F77657265642062792054657874416C6572742D576562/////////////D > 8 > > > 2003-11-2411:23:15 [8] DEBUG:send_msg: sendingmsg to box: <192.168.0.88> > > 2003-11-2411:23:35 [8] DEBUG:boxc_receiver: heartbeat with load value 0 > received > > 2003-11-2411:23:46 [6] DEBUG:EMI2[globe]: emi2 sending packet: > <[1]02/00026/O/31/2204/0539/C0 > > > 2003-11-2411:23:49 [6] DEBUG:EMI2[globe]: Got packet from the main > socket > > 2003-11-2411:23:49 [6] DEBUG:EMI2[globe]: emi2 parsing packet: > <[1]01/00035/R/51/N/02/ Syntax error/FB > > > thanks! > > > > -----Original Message----- > From: Phuah Yee Keat [mailto:[email protected]] > Sent: Thursday, November 27, 2003 10:43 AM > To: Earljon Hidalgo > Subject: Re: Parameters -- Escape Codes > > Hmm... don't think there is any! > > I hit this problem before also, where the '+' will become <space> after > passed to a asp webapp. And then when its pumped back to kannel for > sending out MT messages, it can't be filtered in the > allowed/denied-prefix section. > > Had to do some filtering and the webapp site to take off the '+' sign. > > Anyone got better ways to do this? > > Cheers, > Phuah > > Earljon Hidalgo wrote: > > >>Hi there! >> >>On the userguide, there is a parameter %q / %Q that replaces '00' with >>'+' >> >>Is the %p / %P replaces '+' with '00' ? >> >>I tried using the %p but Im seeing the %2B63917xxxxxxx on my > > smsbox.log > >>What is the escape code (parameter) to convert the '+' sign to '00' >>format? >> >>Thanks! >> >> >> >> > >