RE: MO messages from SMPP stored in database multiple times

2017-01-19 Thread Seystec Soler
Hello. Messages have same timestamp but different id since ids are created by triggers with a sequence. Tables have only two triggers created by sqlbox without changes. Regards El 17/1/2017 12:07, "info.ubichip" escribió: > Hello, > > > > Do you have the same sms

Fwd: Reseller panel for Kannel.

2017-01-19 Thread Javaid
Hi guys, I want to know if there is any good web based open source reseller panel for kannel. I checked playsms but it doesn't seem to have reseller option. Any help would be highly appreciated. Thanks.

Re: Reseller panel for Kannel.

2017-01-19 Thread Web Services
Hi Javaid, if you looking for proper professional solution you need to develop or buy form any developer any pre made solution will not fulfil your all requirements thanks On Thu, Jan 19, 2017 at 3:52 PM, Javaid wrote: > > Hi guys, > I want to know if there is any

Re: Reseller panel for Kannel.

2017-01-19 Thread vinayak mv
Hi, You can buy the panel at http://evoxtel.com for bulk sms, smpp reseller panel with complete managing from front end On Thu, Jan 19, 2017 at 4:04 PM, Web Services wrote: > Hi Javaid, > > if you looking for proper professional solution you need to develop or buy > form

Re: Reseller panel for Kannel.

2017-01-19 Thread Alaa Al Omari
Hello Javaid, You can try white label with http://software.unifonic.com it allows you to have your own domain as reseller with ALL FEATURES you might think about as a reseller. for more details, please contact Mr. Baker (CCed in this email) Regards,

Re[2]: MO messages from SMPP stored in database multiple times

2017-01-19 Thread Rene Kluwen
sqlbox doesn't create triggers out of the box. You may want to look into that direction. == Rene -- Origineel bericht -- Van: "Seystec Soler" Aan: "info.ubichip" Cc: users@kannel.org Verzonden: 19-1-2017 8:58:32 Onderwerp: RE: MO messages from

NACK/

2017-01-19 Thread Robin C
Hi, There are some messages showing FAILED Send SMS and its report coming as NACK/ . What will be the reason for this error. Any Idea? -- *Thanks & Regards,* Robin C Linux System Administrator *ZIN-CRON | Bulk Sms, Voice Calls, Long Codes, Short Codes, Software

Re: Re[2]: MO messages from SMPP stored in database multiple times

2017-01-19 Thread Seystec Soler
Hello Rene. Thanks for your assistance In my understanding for Oracle DB (in absence of auto increment fields) sqlbox uses triggers and sequences to generate ids. In source code (sqlbox_oracle.c): /* * Oracle implementation using a sequence and a trigger for auto_increment

http sendsms + smsc

2017-01-19 Thread Eugeniy Khvastunov
Hello! I am setup Kannel/1.4.4 under freebsd and trying to select SMSC by smsc variable for cgi-bin sendsms, but kannel randomly select SMSC. In my config I have two SMSC. Plese help, what I miss? Some conf: group = smsc smsc = smpp smsc-id = SMSC1 system-type = "" host = 1.1.1.1 port = 29900