Re: Problem sending Picture Message and Operator Logo

Juan Enrique Gómez <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Organization Metropoli2000 Networks, SL
Message-ID <1066288434.1283.7.camel@amspoke>
El mié, 15-10-2003 a las 17:01, Yip Yin Yee escribió:

Hi!

Be careful with the kind of mobile you're using, the udh seems to be for
nokia only.

Best,

> Hi,
> 
> I have installed Kannel 1.2.1 on Knoppix Linux and I can send text and ringtones with
> the following http commands:
> 
> (Text)
> http://198.198.1.150:13013/cgi-bin/sendsms?username=tester&password=foobar&to=91234567&text=Kannel+i
> 
> s+working+!
> 
> (Ringtone) - working on nokia 6610, NOT working in nokia 8250
> http://198.198.1.150:13013/cgi-bin/sendsms?username=tester&password=foobar&to=91234567&udh=%06%05%04
> %15%81%15%81&text=024A3A51D195CDD004001B20550590610560558550548540820849900000&coding=1
> 
> 
> But whenever I try to send any Picture Messages and Operator Logo the http page will say sent but
> the message will arrive on my mobile phone as garbage.
> 
> (Picture Message)
> http://198.198.1.150:13013/cgi-bin/sendsms?username=tester&password=foobar&to=91234567&udh=%06%05%04
> %15%8A%15%8A&text=300000045465737402010000481C016666666666666666669999999999999999998000000000000000
> 01400000006000E000024000000E900310000280000031080CF3B801800000400411044401400000FFFE2F8B120240000000
> 00538CAA0280000000006289C40180000000004141400140000000000142800240002000000B0504158A0000000301030201
> 428001F0000000A28001800FFE000000A500015FFFFFFFFFFEA57FFA400AAA0000005500028201500440015D08A188102480
> 0040FF0201404100010003ABE00244000008200D55588280101440001AAAAC0180000000003555560140010000806AAAAB02
> 400000000055555502800000000000000001999999999999990B0504158A000000030103039999666666666666666666&cod
> ing=1
> 
> (Operator Logo)
> MCC=525
> MNC=05
> http://198.198.1.150:13013/cgi-bin/sendsms?username=tester&password=foobar&to=91234567&udh=%06%05%04
> %15%82%00%00&text=25F55000480E0100000000000000000000000000000000000000000000000000000007EFC9003F2000
> 010000204900202000010000205DF02077BEFB8000E1C9103F2422890000E1C990072622890000E1CDD007373EF98000E1CD
> D0073738E18000E1CDD03F373EF980000000000000000000000000000000000000000000000000000000
> 
> 
> Can someone help me and give me some advice on how I can solve this problem ?
> 
> THANKS !!
> YEN
> 
> __________________________________________________________________________________________
> Here is my kannel.conf file:
> 
> #
> # THIS IS A SAMPLE CONFIGURATION FOR KANNEL
> #
> # For any modifications to this file, see Kannel User Guide
> # If that does not help, send email to [email protected]
> #
> group = core
> admin-port = 13000
> admin-password = bar
> smsbox-port = 13001
> #status-password = foo
> #admin-deny-ip = ""
> #admin-allow-ip = ""
> #log-file = "/tmp/kannel.log"
> #log-level = 0
> #access-log = "access.log"
> #http-proxy-host = "127.0.0.1"
> #http-proxy-port = 8080
> #http-proxy-exceptions = "127.0.0.1"
> #http-proxy-username = "user"
> #http-proxy-password = "password"
> #ssl-certkey-file = "mycertandprivkeyfile.pem"
> 
> # Smsbox related
> #smsbox-port = 13001
> #box-deny-ip = "*.*.*.*"
> #box-allow-ip = "127.0.0.1"
> #unified-prefix = "00358,0"
> #white-list = "http://127.0.0.1/white-list.txt"
> #black-list = "http://127.0.0.1/black-list.txt"
> #store-file = "kannel.store"
> 
> # Wapbox related
> #wapbox-port = 13002
> #udp-deny-ip = "*.*.*.*"
> #udp-allow-ip = "127.0.0.1"
> #wdp-interface-name = "*"
> 
> # SMSC CONNECTIONS - GLOBAL FIELDS
> #group = smsc
> #smsc =
> #smsc-id = ID
> #denied-smsc-id = "X;Y"
> #allowed-smsc-id = "Z"
> #preferred-smsc-id = "W"
> #allowed-prefix = "040;050"
> #denied-prefix = "060;070"
> #alt-charset =
> 
> 
> # SMSC Nokia CIMD2
> #group = smsc
> #smsc = cimd2
> #host =
> #port =
> #smsc-username =
> #smsc-password =
> #keepalive =
> #sender-prefix =
> 
> 
> # SMSC EMI
> #group = smsc
> #smsc = emi2
> #smsc = emi_ip to use the old implementation
> #host =
> #port =
> #smsc-username =
> #smsc-password =
> #device = /dev/
> #phone =
> #our-port =
> #receive-port =
> #connect-allow-ip =
> #keepalive =
> #flow-control =
> 
> # SMSC SMPP
> #group = smsc
> #smsc = smpp
> #host =
> #port =
> #receive-port =
> #smsc-username =
> #smsc-password =
> #system-type =
> #address-range =
> 
> 
> # SMSC SEMA
> #group = smsc
> #smsc = sema
> #device = /dev/tty0
> #smsc_nua = (X121 smsc address)
> #home_nua = (x121 radio pad address)
> #wait_report = 0/1 (0 means false, 1 means true)
> 
> 
> # SMSC OIS
> #group = smsc
> #smsc = ois
> #host = 103.102.101.100
> #port = 10000
> #receive-port = 10000
> #ois-debug-level = 0
> 
> # include = "/etc/kannel/modems.conf"
> 
> # SMSC GSM
> group = smsc
> smsc = at
> # modemtype = wavecom | premicell | siemens | siemens-tc35 | falcom | nokiaphone | ericsson
> modemtype = wavecom
> device = /dev/ttyS0
> #pin = 2345
> #validityperiod = 167
> 
> # MODEM CONFIG
> group = modems
> id = wavecom
> name = Wavecom
> detect-string = "WAVECOM"
> speed = 9600
> 
> 
> # SMSC Fake
> #group = smsc
> #smsc = fake
> #host =
> #port =
> #connect-allow-ip =
> 
> 
> # SMSC HTTP
> #group = smsc
> #smsc = http
> #system-type = kannel
> #send-url =
> #port =
> #connect-allow-ip =
> #username =
> #password =
> 
> 
> # SMSBOX SETUP
> 
> group = smsbox
> bearerbox-host = localhost
> sendsms-port = 13013
> #sendsms-chars = "0123456789 +-"
> global-sender = 99999999
> #log-file = "/tmp/smsbox.log"
> #log-level = 0
> #access-log = "access.log"
> #white-list =
> #black-list =
> #reply-couldnotfetch =
> #reply-couldnotrepresent =
> #reply-requestfailed =
> #reply-emptymessage =
> 
> # SEND-SMS USERS
> 
> group = sendsms-user
> username = tester
> password = foobar
> max-messages = 4
> concatenation = true
> #user-deny-ip = ""
> #user-allow-ip = ""
> 
> # this sender is for Kannel relay testing (http_smsc)
> 
> # group = sendsms-user
> # username = kannel
> # password = rL4y
> # user-deny-ip = "*.*.*.*"
> # user-allow-ip = "127.0.0.1"
> #name = service_kannel
> #forced-smsc = ID
> #default-smsc = ID
> #faked-sended =
> #max-messages = 1
> #concatenation = 1
> #split-chars =
> #split-suffix =
> #omit-empty =
> #header =
> #footer =
> #allowed-prefix =
> #denied-prefix =
> #white-list =
> #black-list =
> 
> # SMS SERVICES
> 
> #group = sms-service
> #name = nothing
> #keyword = nop
> #aliases = "noppy;niente"
> #text = "You asked nothing and I did it!"
> #get-url = "http://"
> #post-url = "http://"
> #file = "/tmp/"
> #accepted-smsc = ID
> #allowed-prefix =
> #denied-prefix =
> #catch-all = false
> #send-sender = false
> #strip-keyword = false
> #faked-sender =
> #max-messages = 1
> #accept-x-kannel-headers = false
> #assume-plain-text = false
> #concatenation = false
> #split-chars =
> #split-suffix = "+"
> #omit-empty = true
> #header =
> #footer =
> #prefix =
> #suffix =
> #white-list =
> #black-list =
> 
> 
> # SMS SERVICE GET-URL EXAMPLE
> group = sms-service
> keyword = default
> catch-all = true
> max-messages = 1
> get-url = "http://198.198.1.150/getSms.asp?msg=%a&sender=%p&receiver=%P"
> #send-sender = true
> #omit-empty = true
> 
> 
> # SMS SERVICE black-list
> #group = sms-service
> #keyword = black-list
> #text = "You are not alowed to use this service, Go away!"
> 
> 
> # SMS SERVICE Default
> # there should be default always
> #group = sms-service
> #keyword = default
> #text = "No service specified"
-- 
--------------------------------------------------------------------------
|Juan Enrique Gomez Perez
|Metropoli2000 Networks, S.L.
| Phone: +34 914250023 Fax: +34 914250136
| email: [email protected]
--------------------------------------------------------------------------
PGP Fingerprint: 6B39 3A2B A17B 1E8E CFFD  FC14 678E 0A22 BD80 C486
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBD80C486

If this message hasn't a correct signature please notify 
it to [email protected]. To get the public key please
use the above url. Thanks for your help.
--------------------------------------------------------------------------
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA/jkUxZ44KIr2AxIYRAhbRAJ41rP4/wE24nusQNAeyUYffY2SDwgCcDSBz
4Ty1gRKpYVMSrXZGb3GZOjQ=
=El30
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.