How about using a connection to a real SMSC? It can be a mobile connected over a serial port or a connection to a telco (e.g. Vodafone). The later needs a contract with them, an installation fee, etc., etc.

Bye,
Christian.

Yared wrote:
Thanks for every help you guys provided me.
I installed the kannel gateway fine but I still could not able to send a message. Probably it is to do with the SMSC but I will include what '.conf' file I used (it is more or less 'smskannel.conf').
I used the 'fakesmsc' to test it, i guess it works fine with that too. But when i want to send a message to the real user, what do i need to do.
 
The '.conf' code I used and the instruction is included inside it -> instruction 1 to 3.
[...]

# SMSC CONNECTIONS

group = smsc

smsc = fake

smsc-id = FAKE

port = 10000

connect-allow-ip = 127.0.0.1

[...]

Reply via email to