Hello Engel,
You can configure a group = sms-service and include an exec parameter or 
geturl/posturl option in the group. eg:
note that you can only use either of them, exec, post-url or get-url

group = sms-service
name = Incoming
keyword = default
exec = "/home/admin/doSMS.pl %p %P '%a'"
catch-all = true
#get-url = 
"http://localhost/service.php?phone=%p&text=%r&binary=%b&smsc=$i&time=%t";
#post-url = 
"http://localhost/service.php?phone=%p&text=%r&binary=%b&smsc=$i&time=%t";

This will ensure that all your messages are sent to this application from where 
you can determine the response.


Regards,
Mike Nwaogu
Tel: 234_802_325_6437
Eml: [EMAIL PROTECTED]

----- Original Message ----
From: Engel L <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, January 16, 2008 5:19:47 PM
Subject: Need Help Configuring Kannel for SMS Pull




Hi,

I am experimenting with Kannel and I do have access to a vendor SMSC. I have 
managed to send messages using Kannel (push sms) but a major part of what I am 
trying to do is be able to receive messages from the SMSC (A user would send an 
SMS to a certain number, and the SMSC would forward the message to Kannel). I 
need to know what options I have to receive the message to the gateway. From 
the SMSC's point of view, what options do I have for forwarding the messages to 
Kannel (protocols-HTTP, SMPP ??). I would prefer HTTP since it should be easier 
to develop around (And I would imagine a majority of Kannel users have used 
HTTP before for Pull Purposes). 


Please Assist.

Regards,

Engel Linus
CECIT
Dar es Salaam









      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Reply via email to