Hi,

Read about unified-prefix in group core in UG.

BR,
Nikos
  ----- Original Message ----- 
  From: Innocent Muchedzi 
  To: users@kannel.org 
  Sent: Tuesday, October 19, 2010 11:48 AM
  Subject: shortcode error


  Good Day

  I have an shortcode error problems and i am asking for help.
  My mobile operator uses Ozeki for the SMPP server and everytime a user send 
am sms it inject a + (plus) sign infront of the destination shortcode which 
then makes my kannel fail to process the sms. I need help in handling the + 
sign on the shortcode. here are loggs

  
**************************************************************************************************************

  2010-10-18 20:13:34 [3808] [0] INFO: Set up send sms service at port 13013
  2010-10-18 20:13:34 [3808] [0] INFO: Connected to bearerbox at 127.0.0.1 port 
13001.

  2010-10-19 08:13:57 [3808] [4] INFO: Starting to service <faith> from 
<+264601009634> to <+16499> (note the + sign infront)
  2010-10-19 08:14:50 [3808] [4] INFO: Starting to service <buy BMW> from 
<+264601009634> to <+16933>(note the + sign infront)

  2010-10-19 08:37:25 [3808] [4] INFO: Starting to service <Faith> from 
<26771806864> to <16933> (the sms should just come in as like this and the 
system will reposnd correctly)
  2010-10-19 08:37:25 [3808] [3] INFO: smsbox: Got HTTP request 
</cgi-bin/sendsms> from <127.0.0.1>
  2010-10-19 08:37:25 [3808] [3] INFO: sendsms used by <syldah>
  2010-10-19 08:37:25 [3808] [3] INFO: sendsms sender:<syldah:GoodNews> 
(127.0.0.1) to:<26771806864> msg:<Thank you for subscribing to GoodNews Mobile 
Services. Your subscription will expire on 5 Jan 2011. More instructions will 
be send. sms help to 16933 for MORE>

  
***********************************************************************************************************************************

  Here is my kannel configs

  group=smsc
  smsc= smpp
  smsc-id = telecomna
  interface-version=34
  host=xxxxxxxx
  port=xxxxxxxxxxx
  smsc-username = xxxxxxxxxx
  smsc-password = xxxxxxxxxxx
  system-type = "Ozeki"
  address-range = ''
  log-file = "/var/log/kannel/leo-16499.log"
  log-level = 1
  transceiver-mode=true
  throughput = 1000
  unified-prefix = "+264,00264,0;+,00"
  denied-smsc-id = "xxxxxxxxxx"
  allowed-smsc-id = telecomna
  group = smsbox
  bearerbox-host = 127.0.0.1
  sendsms-port = 13013
  #smsbox-id = "smsbox"
  sendsms-chars = "0123456789 +-,"
  log-file = "/var/log/kannel/smsbox.log"
  access-log = "/var/log/kannel/smsbox-access.log"
  log-level = 1

  group = smsbox-route
  smsbox-id = mobitec
  smsc-id = "telcomna"
  shortcode = "16933;16499"

  
####################################################################################



  thank you

  Innocent Muchedzi
  Creative Directory
  Syldah Media
  Ipelo House, Plot 103, Unit 4 Gaborone International Commerce Park
  Gaborone

  Tele/Fax: 3105907
  Cell: 71806864/73114818
  www.syldah.com
  www.mobitecworld.com

Reply via email to