That's not something you'd be able to setup from Kannel side... you cannot
dictate from which server the message will arrive from. If the remote side
response comes on the "second" server, Kannel should be able to handle it,
but again, it's a matter of how the remote side is configured, not yours.
Dear Alejandro,
Thanks for your response.
I already use kannel server for last 3 years, i have bind transmitter and
receiver in same server (smskannel.conf) file.
I want to change transmitter and receiver in different server means messages
going on one server and (submit_sm) and receive response
Setup two different connections with the same smsc-id.
Configure the proper host and port for your servers.
Use port= and receive-port=0 for your Transmitter.
Use port=0 and receive-port= for your Receiver.
Check the user guide for further details.
Regards,
Alex
On Thu, Apr 28, 2011 at
hi,
I am using kannel 1.4.3 ,how to send messages in two different server means
we have configure two server one server as a transmitter and other server as
a receiver.
kindly provide the help for the same.