Re: receiving a Vcard and save toa DB

2003-02-20 Thread joseph mercado
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

Re: receiving a Vcard and save toa DB

2003-02-20 Thread joseph mercado
okay i did what u just said, here is my config # SMS SERVICE Default # there should be default always keyword = default get-url = http://localhost/magnus/vcardhandler.php?num=%pmessage=%a; max-messages = 0 i made vcardhander.php to just dump the value pass to him to a flat file. Tried to send a

receiving a Vcard and save toa DB

2003-02-14 Thread joseph mercado
Has anyone already implemented kannel to recieve a Vcard and point to a url where it get parse and be save to DB __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

Re: receiving a Vcard and save toa DB

2003-02-14 Thread Stipe Tolj
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

Re: receiving a Vcard and save toa DB

2003-02-14 Thread Bruno Rodrigues
Citando Stipe Tolj [EMAIL PROTECTED]: 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