Sms-service, WAP Push and PPG

2009-12-28 Thread Emmanuel CHANSON
Hello, After having successfully implemented wapbox, ppg and send a wappush on ppg HTTP interface using: lynx -dump "http://localhost/test/sms-wap-push-2.php?num=XX"; I try now to use it through sms-service without success, I always get on the mobile the POST or GET content URL in text and n

Re: Sms-service, WAP Push and PPG

2009-12-28 Thread Nikos Balkanas
Hi, As discussed in another thread in this list, you can use sms-service only with MO SMS, not for push (ppg or SMS). MO means Mobile Originated. With PPG you can push any text or URL you want, why then would you like to do an extra request to sms-service? Just send what you want from the begin

Re: SQLBox Issues and Limit per cycle SQLBox patch

2009-12-28 Thread Bruno Aguirre
Is there any updates? or any dev source i can test? 2009/12/8 Bruno Aguirre > Is there any stable version?, Im facing the same issue compiling older > sqlbox versions. > > 2009/12/7 Bruno Aguirre > > Is there any update in the cvs to try to patch? >> Can i provide any help? >> >> 2009/11/27 Bru

Re: SQLBox Issues and Limit per cycle SQLBox patch

2009-12-28 Thread Alejandro Guerrieri
I'm working on the patch to support meta-data right now. I'll have a version for testing during this week for sure, though it'll need testing on all DB engines. Regards, Alex On Mon, Dec 28, 2009 at 5:51 PM, Bruno Aguirre wrote: > Is there any updates? or any dev source i can test? > > 2009/12

Re: SQLBox Issues and Limit per cycle SQLBox patch

2009-12-28 Thread Bruno Aguirre
Count on me for testing. 2009/12/28 Alejandro Guerrieri > I'm working on the patch to support meta-data right now. I'll have a > version for testing during this week for sure, though it'll need testing on > all DB engines. > > Regards, > > Alex > > > On Mon, Dec 28, 2009 at 5:51 PM, Bruno Aguir

Re: SQLBox Issues and Limit per cycle SQLBox patch

2009-12-28 Thread Kenny
Hi Alex, Is the new SQLBOX supporting custom SQL at this time also? -- Kenny w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development On Mon, Dec 28, 2009 at 6:00 PM, Bruno Aguirre wrote: > Count on me for testing. > > 2009/12/28 Alejandro Guerrieri > >

Re: SQLBox Issues and Limit per cycle SQLBox patch

2009-12-28 Thread Alejandro Guerrieri
No, the first release aims to make sqlbox meta-data aware. I don't want to delay that further. After that is properly tested and committed, the next release will get the custom SQL functionality in place. Regards, Alex On Mon, Dec 28, 2009 at 6:21 PM, Kenny wrote: > Hi Alex, > > Is the new SQ

Re: Sms-service, WAP Push and PPG

2009-12-28 Thread Emmanuel CHANSON
My call flow is the following: MO -> "keyword" -> Kannel sms-service match the keyword -> get_url = php script that send a corresponding wap push sms to the original sender in order to fetch an url and retrieve a content (image, ...) I am just looking for a way to retrieve a content through wap t

Re: Sms-service, WAP Push and PPG

2009-12-28 Thread Nikos Balkanas
That should work. You need to pass MSISDN to ppg, and set max-messages to 0. However, since mobile needs to have wap enabled (and suitable SIM) to get the URL, this could be a wap call (map-url) from the start (i.e. no SMS->PPG). Or you can play MMS with mbuni. BR, Nikos - Original Messag

Re: Sms-service, WAP Push and PPG

2009-12-28 Thread Emmanuel CHANSON
You are right Nikos, The issue is solved by adding: max-messages = 0 I have already used Mbuni and it works for me using mm1 :), I would just test using wap-push Many thanks, Emmanuel 2009/12/28 Nikos Balkanas > That should work. You need to pass MSISDN to ppg, and set max-messages to > 0.

atd*888#

2009-12-28 Thread Antonius Ng
Hi, Is there any way to send this command atd*888# to the modem? Need a way to check the balance of my prepaid card. Thanks a lot & Regards, Anton