Re: smpp

2009-10-05 Thread Kenny Orisanaiye
Hi, Contact Stipe on the list, he can help you with smppbox and related. -- Kenny e: ke...@nuobjects.com w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development On Mon, Oct 5, 2009 at 10:12 AM, elemental code wrote: > Hi, > > I'm looking for a support o

Re: problem with GSM Modem

2009-10-06 Thread Kenny Orisanaiye
Hi Elvis, I also use Wavecom Fastrack Supreme and after much trial and errors with the setting i discoved that the default settings works just fine for us. Below is an extract from our config. group = modems id = WAVECOM name = "WAVECOM" detect-string = "WAVECOM"

Re: problem with GSM Modem

2009-10-07 Thread Kenny Orisanaiye
as well. > > BR, > Nikos > > - Original Message - > *From:* Kenny Orisanaiye > *To:* elvis.jo...@etgtel.com > *Cc:* users@kannel.org > *Sent:* Wednesday, October 07, 2009 1:08 AM > *Subject:* Re: problem with GSM Modem > > Hi Elvis, > > I also use Wavecom F

Re: problem with GSM Modem

2009-10-07 Thread Kenny Orisanaiye
id should match modemtype, name is whatever you want to show in the > logs, and detect should be exactly what modem throws. > > BR, > Nikos > > > - Original Message ----- > *From:* Kenny Orisanaiye > *To:* Nikos Balkanas > *Cc:* elvis.jo...@etgtel.com ; users@kan

Re: Kannel / PlaySMS usage

2009-10-12 Thread Kenny Orisanaiye
Hi, I thinks PlaySMS has a relatively simple code. You may want to Google for the FAQ or help. Additionally, if you have trouble getting any contact, look up the source code. The author/developer comment contains some contact. Best regards. On 10/12/09, Emmanuel CHANSON wrote: > Hello all, > >

Re: Kannel, PlaySMS and "Fail to sent SMS to XXXX" error

2009-10-21 Thread Kenny Orisanaiye
Hi, file_get_content() only returns false (0) if it could not fetch the url (confirm on php.net). Additionally going through line 38- 52 of /web/plugin/gateway/kannel/fn.php of playsms, i cant see any reason why file_get_content() would return '0'. Please print the output of $ok and $rv. On 10/2

Re: Sending Business Cards with SQLBox

2009-07-19 Thread Kenny Orisanaiye
Thank you. -- Kenny w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development 2009/7/18 Nikos Balkanas > Hi, > > Yes. SQLBox can send any kind of SMS message. You just have to specify > suitable UDH header for vCard port: > > udh=%06%05%04%23%F4%00%00 > >

Re: Kannel just stop working!!

2009-07-20 Thread Kenny Orisanaiye
48:25 [4642] [6] DEBUG: AT2[modemSmsc]: --> AT^M 2009-07-06 11:48:25 [4642] [6] DEBUG: AT2[modemSmsc]: <-- OK 2009-07-06 11:48:31 [4642] [6] DEBUG: AT2[modemSmsc]: --> AT^M 2009-07-06 11:48:31 [4642] [6] DEBUG: AT2[modemSmsc]: <-- OK 2009-07-06 11:48:37 [4642] [6] DEBUG: AT2[modemSmsc]: -->

Re: Kannel for dummies! :)

2009-08-16 Thread Kenny Orisanaiye
Hi, All you need to get started can be found here .. http://kannel.org/userguide.shtml Enjoy! -- Kenny w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting | Enterprise Application Development 2009/8/16 Gonçalo Almeida > Hello people, > It's my first time that i installed Kannel. Also

Re: How to find the modem and device type for a Cellphone?

2009-09-06 Thread Kenny Orisanaiye
Hi, If you are using linux, you may type the following command # wvdialconf /etc/wvdial.conf It will scan and display the list of all connected modems with their device name and other relevant details. -- Kenny e: ke...@nuobjects.com w: www.nuObjects.com Bulk SMS Solutions | Managed Hosting |