> In fact, I would like Kannel to 'deliver' SMS to my terminal > application. Here is the schema: > > Mobile phone -- (submit)--> SMSC ---(deliver)--> Siemens M20 ---> > Kannel --(deliver)--> My PC(UCP API) > > Can you confirm that it's not possible?
yes, but not with the current tools. What you need would be a MO-to-MT loop within the scope of bearerbox. Or you could cause smsbox to execute a specific command within sms-service (which then performs the EMI/UCP delivery). The end point you call "My PC(UCP API)". Is this a UCP/EMI SMSC? If yes, then you may construct such bridging, but it would cause some changes within bearerbox processing logic. you could do that by using the get-url sms-service to send the MO SMS data to an HTTP SMSC URL, hence convert it from MO to MT. Stipe [EMAIL PROTECTED] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 D�sseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are
