hmmmm, i take a look at the source o kannel, and i didnt find a var to
set "callback number". Does anyone know if kannel doest support this ?!
Cause LG Color (dunno the exact number) need a callback number to reply
a msg.
Im using SMPP 33 and SMPP 34, im using it in a CDMA Network.
I really need help on this.
Thanks.
Rafael Ugolini wrote:
Yeah, but this is the sender right ? I wanna change the callback number
Rodney Machado wrote:
They are two things you would need to achieve this, if I actually
understood.
And they would depend on how are you sending the SMSs messages with
kannel
e.g. SMPP, phone, etc.
On the
group = smsbox
You should set this
global-sender = <the_replay_to_number>
e.g.
global-sender = 5076133747
On the SMPP server (Operator Company side) they should assign that same
<the_replay_to_number> to your SMPP connection.
This is basically what you would need to be able to relay to an SMS
that was
sent by Kannel.
Of course there are some more stuffs.
Regards,
--Rodney
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Rafael Ugolini Trussardi
Sent: Lunes, 14 de Marzo de 2005 02:22 p.m.
To: [email protected]
Subject: Reply to number
Hi,
Im using kannel to send sms messages, but i cant find
a variable for me to put a "Reply to" number.
I want to send a message with a number e put a "Reply
to" number diferent.
Thanks