please help me
i have two smsc-connections in my kannel.conf
group = core
unified-prefix =
436,06,00436,000436;3,003,0003;1,001,0001;4,004,0004;
..............
group = smsc
smsc-id = A
system-type = SMPP
...............................
SMSC-ID A needs: unified-prefix =
436,06,00436,000436;3,003,0003;1,001,0001;4,004,0004;
smsc = at
smsc-id = MC35
....................................
SMSC-ID MC35 needs: unified-prefix =
004,04,4,+4,0004;003,03,+3,3,0003;001,01,1,+1,0001;00436,06;
my problem-description:
Can i route sms to smsc-id=MC35 this way ?
when i send a sms
http://localhost:10001/cgi-bin/sendsms?...........&smsc=MC35
<http://localhost:10001/cgi-bin/sendsms?...........&smsc=MC35> which
&smsc=MC35
Bearerbox alwas says:
2007-03-28 17:02:21 [810] [7] ERROR: SMPP[A]: SMSC returned error code
0x0000000a (Invalid Source Address) in response to submit_sm.
how can i solve the unified-prefix?
THX for help
Gottfried