Thanks for the advice, one more thing, i did
"catchall" the text message send using %a, do i need
to specify a keyword so that kannel know if a plain
text or vcard was send? below is what i did in my
kannel.conf SERVICE DEFINITION

##SMS SERVICE

## catch vcard
group = sms-service
keyword = magnus
get-url =
"http://localhost/magnus/vcardhandler.php?num=%p&message=%a";
max-messages = 0

## catch vcard
group = sms-service
keyword = magnus
get-url =
"http://localhost/magnus/query.php?num=%p&message=%r";
max-messages = 3

--- Stipe Tolj <[EMAIL PROTECTED]> wrote:
> joseph mercado wrote:
> > 
> > Has anyone already implemented kannel to recieve a
> > Vcard and point to a url where it get parse and be
> > save to DB
> 
> I have played a bit with the Nokia smart messaging
> stuff. I didn't
> recall exactly if the vcard is delivered with
> alternative DCS fields?!
> 
> AFAIK, binary DCS field are not supported for most
> SMSC modules.
> *ehmmm* *ducking head*
> 
> Hope others that run such services don't flame me
> now ;)
> 
> But the idea is cool.
> 
> 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


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

Reply via email to