Hi, Thanks for your support. I have made the changes in the configuration file, but still getting message in the same box format.
Thanks, On Tue, Nov 9, 2010 at 2:48 PM, Kiran Reddy <[email protected]> wrote: > Hi, > > Please made the changes as fallows and try to send the sms. > > group = smsbox > bearerbox-host = xxxxx > smsbox-id = fabox > sendsms-port = xxxxx > global-sender = xxxxx > access-log = "/xxxxx/xxxxx/xxxxx/kannel.smsbox.access-log" > log-file = "/xxxxx/xxxxx/xxxxx/kannel.smsbox.log" > log-level = 1 > *mo-recode = true* > > > http://x.x.x.x:xx > /cgi-bin/sendsms?username=xxxx&password=xxxxxx&to=919876543210&text=%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80%&from=hello&smsc=TestSMPP&dlr-mask=31&coding=2&charset=UTF-8 > > Above URL is perfect and it is working fine. > > *I tested with fallowing url* > > lynx "http://localhost:xxxx > /cgi-bin/sendsms?user=xxxx&password=xxxx&to=9190xxxxxxxx&text=%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80%&from=hello2&coding=2&charset=utf-8" > > > > On 11/9/2010 13:38, divya philip wrote: > > Hello, > > Please find the complete configuration and logs:- > > Group core configuration:- > > group = core > admin-port = xxxxx > admin-password = "xxxxx" > status-password = "xxxxx" > > smsbox-port = xxxxx > smsbox-port-ssl = no > box-allow-ip = "*.*.*" > sms-resend-retry = 0 > store-type = spool > store-location = "/xxxxx/xxxxx/xxxxx/spool" > dlr-storage = mysql > log-file = "/xxxxx/xxxxx/xxxxx/kannel-core.log" > access-log = "/xxxxx/xxxxx/xxxxx/bearerbox-access.log" > log-level = 1 > > group = smsbox > bearerbox-host = xxxxx > smsbox-id = fabox > sendsms-port = xxxxx > global-sender = xxxxx > access-log = "/xxxxx/xxxxx/xxxxx/kannel.smsbox.access-log" > log-file = "/xxxxx/xxxxx/xxxxx/kannel.smsbox.log" > log-level = 1 > > > smsbox log > > 2010-11-09 07:59:59 [25435] [3] INFO: smsbox: Got HTTP request > </cgi-bin/sendsms> from <1.2.3.4> > 2010-11-09 07:59:59 [25435] [3] INFO: sendsms used by <hello> > 2010-11-09 07:59:59 [25435] [3] INFO: sendsms sender:<hello:hello> > (1.2.3.4) to:<9197xxxxxx> msg:<हेल्लो> > > > BB box log > > 2010-11-09 08:01:48 Receive DLR [SMSC:TestSMPP] [SVC:hello] [ACT:] > [BINF:000] [FID:f795d579-1bd4-4bc2-a16f-cbc5c94e2dcc] [from:hello] > [to:919797xxxxxx] [flags:-1:-1:-1:-1:1] > [msg:132:id:f795d579-1bd4-4bc2-a16f-cbc5c94e2dcc sub:000 dlvrd:001 submit > date:101109133148 done date:101109133156 stat:DELIVRD err:000 text:] > [udh:0:] > > > Thanks, > > On Tue, Nov 9, 2010 at 1:31 PM, Kiran Reddy <[email protected]> wrote: > >> Hi, >> >> Please provide complete configuration. >> >> >> On 11/9/2010 13:17, divya philip wrote: >> >> >> Hello, >> >> Attached my core group conf >> >> >> *#Kannel configuration* >> *group = core* >> *admin-port = xxxx* >> *admin-password = "xxx"* >> *status-password = "xxxx"* >> *smsbox-port = xxxx* >> *smsbox-port-ssl = no* >> *sms-resend-retry = 0* >> *store-type = spool* >> *store-location = "/xxxxxxxxxxl"* >> *dlr-storage = mysql* >> *log-file = "/var/log/kannel/kannel-core.log"* >> *access-log = "/var/log/kannel/bearerbox-access.log"* >> *log-level = 0 >> >> Thanks, >> * >> >> >> On Tue, Nov 9, 2010 at 12:21 PM, Kiran Reddy <[email protected]>wrote: >> >>> Hi, >>> >>> Can you plz attache your kannel configuration and relevant bb and smsbox >>> log . >>> >>> >>> >>> On 11/9/2010 11:52, divya philip wrote: >>> >>>> Hello Group, >>>> >>>> Can somebody explain me how to send unicode message over kannel smpp? >>>> >>>> I am using the below url format for sending unicode messages, but when i >>>> tried i am getting only some boxes instead of message. >>>> >>>> http://x.x.x.x:xx >>>> /cgi-bin/sendsms?username=xxxx&password=xxxxxx&to=919876543210&text=%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80%&from=hello&smsc=TestSMPP&dlr-mask=31&coding=2&charset=UTF-8 >>>> >>>> Are these parameters enough to send unicode sms? >>>> >>>> >>>> Thanks, >>>> >>> >> >
