Re: URGENT: Error and Not submitting messages

2009-09-09 Thread Benaiad
change your smsbox group to be like this:

group = smsbox
bearerbox-host = localhost
#smsbox-id = smsbox
 #bearerbox-port = 13010
sendsms-port = 14001
global-sender = 1234456
#sendsms-chars = ,
access-log = /var/log/kannel/kannel.smsbox.access-log
log-file = /var/log/kannel/kannel.smsbox.log
log-level = 0

Benaiad


On Wed, Sep 9, 2009 at 5:37 AM, Jinson jin...@mobme.in wrote:

 Please find the complete status page.

 Kannel bearerbox version `1.4.3'. Build `Jul 7 2009 12:14:07', compiler
 `4.2.4 (Ubuntu 4.2.4-1ubuntu4)'. System Linux, release 2.6.18-xen, version
 #1 SMP Tue Feb 12 06:40:50 UTC 2008, machine x86_64. Hostname fa-gateway, IP
 127.0.0.1. Libxml version 2.6.31. Compiled with MySQL 5.0.51a, using MySQL
 5.0.51a. Using native malloc.

 Status: running, uptime 0d 14h 37m 24s

 WDP: received 0 (0 queued), sent 0 (0 queued)

 SMS: received 9479 (41 queued), sent 8435 (0 queued), store size -1

 SMS: inbound (0.07,0.33,0.18) msg/sec, outbound (0.07,0.33,0.16) msg/sec

 DLR: 80729 queued, using mysql storage

 Box connections:
 smsbox:fabox, IP 127.0.0.1 (0 queued), (on-line 0d 14h 37m 21s)

 SMSC connections:
 ASMPP:xxx.xxx.xxx.xxx:xxx/xxx:x: (online 31747s, rcvd 1775,
 sent 1775, failed 0, queued 0 msgs)
 BSMPP:xxx.xxx.xxx.xxx:xxx/xxx:x: (online 52644s, rcvd 5683,
 sent 5683, failed 0, queued 0 msgs)
 *CSMPP:xxx.xxx.xxx.xxx:xxx/xxx:x:  (online 52644s, rcvd
 2021, sent 977, failed 5, queued 461 msgs)*
 DSMPP:xxx.xxx.xxx.xxx:xxx/xxx:x:xxx (online 16523s, rcvd 0,
 sent 0, failed 0, queued 0 msgs)Thanks


 The queue of SMSC 'C' keep on increasing and nothing seems to be happening
 on that particular SMSC

 Log file has the following lines too...


 *2009-09-07 09:19:56 [15568] [17] DEBUG: Routing failed, re-queued.*
 *2009-09-07 09:19:56 [15568] [17] DEBUG: sms_router: handling message
 (0x7ed970 vs 0x7fdd90)

 2009-09-09 03:14:04 [32366] [4] WARNING: Could not route message to smsbox
 id smsbox, smsbox is gone!*
 *

 *




 Jinson Abraham




 On Tue, Sep 8, 2009 at 6:22 PM, Benaiad bena...@gmail.com wrote:

 yes, you are right.
 but do you think this queue come from sent or received messages.
 because i think it comes from the received messages and the smsc can't
 route them to the smsbox.
 that's why I've asked you to attach the complete status page.
 also, check your logs.
 Benaiad



 On Tue, Sep 8, 2009 at 2:45 PM, Jinson jin...@mobme.in wrote:

 The other SMSC's are working very fine. Only problem is with this
 particular smsc. That means smsbox is connected rite?

 Thanks
 Jinson Abraham




 On Tue, Sep 8, 2009 at 6:08 PM, Benaiad bena...@gmail.com wrote:

 can you send to us all the status page, because I need to see if it says
 the smsbox is connected correctly or not.

 Benaiad

 On Tue, Sep 8, 2009 at 2:15 PM, Jinson jin...@mobme.in wrote:

 I removed all the 3 smscs which connects to same IP/PORT, still the
 smsc gets queued up after sometime and nothing is happening to those
 messages.

 bD/bSMPP:xxx.xxx.xxx.xxx:xxx/xxx:x: (online 3387s, rcvd 1443,
 sent* 728*, failed 0, queued *1258* msgs)

 Thanks
 Jinson Abraham




 On Tue, Sep 8, 2009 at 5:30 PM, Jinson jin...@mobme.in wrote:

 That doesnt seems to work.


 Thanks
 Jinson Abraham




 On Tue, Sep 8, 2009 at 4:44 PM, Benaiad bena...@gmail.com wrote:

 No, just remove smsbox-id parameter and give it a try.



 On Tue, Sep 8, 2009 at 1:08 PM, Jinson jin...@mobme.in wrote:

 So I should start separate smsboxes for each smsc connection.?


 Thanks
 Jinson Abraham



 On Tue, Sep 8, 2009 at 4:07 PM, Benaiad bena...@gmail.com wrote:

 I think you need the smsbox-route group, you have to define it
 every time you use the smsbox-id in smsbox group.
 or simply comment the smsbox-id, and give it a try.

 Benaiad



 On Tue, Sep 8, 2009 at 12:20 PM, Jinson jin...@mobme.in wrote:

 I have 6 SMSC. But 4 of them are connected to same IP/PORT. 4
 instances of same ip/port
 These 4 SMSCs are going idle after a fixed time. Not sending
 messages. The core log gives the following
  *
 *
 *2009-09-07 09:19:56 [15568] [17] DEBUG: Routing failed,
 re-queued.*
 *2009-09-07 09:19:56 [15568] [17] DEBUG: sms_router: handling
 message (0x7ed970 vs 0x7fdd90)*
 *
 *



 Thanks
 Jinson Abraham




 On Tue, Sep 8, 2009 at 3:39 PM, jyotiranjan panda 
 tell2jy...@gmail.com wrote:

 Hi,
 If you use store-type = spool, then try to make the location
 shorter.(upto 3 extension).

 Otherwise store-type = file is a better option.

 In config you have given 6  smscs in smsc group.

 As you wrote in previous mail  you are using 4 seasion of same
 smsc .

 Does you are connected with 4 different port and ip of same smsc
 or only 4 instances of same ip  port number ?

 Regards
 Jyoti Ranjan Panda


 On 9/8/09, Jinson jin...@mobme.in wrote:

 Please find my conf


 #Kannel configuration file
 group = core
 admin-port = 
 admin-password = 
 status-password = 
 #admin-deny-ip = *.*.*.*
 

Re: Kannel broken after upgrade

2009-09-09 Thread Nikos Balkanas
Hi,

Besides, the way mailing lists operate, the original messages have already been 
downloaded to the client PCs. Can only be deleted by the PC owner. Sending 
additional delete messages would only create unnecessary traffic.

BR,
Nikos

  - Original Message - 
  From: Konstantin Vayner 
  To: pe...@hotsource.net 
  Cc: users@kannel.org 
  Sent: Wednesday, September 09, 2009 9:42 AM
  Subject: Re: Kannel broken after upgrade


  There is no way to delete messages from mailing list, and there is no point 
to do so.
  This way other people may have find solutions to their problems in the 
mailing list archive.

  Regards,
  Β  Konstantin


  On Wed, Sep 9, 2009 at 6:49 AM, Peter Lum pe...@hotsource.net wrote:

Hi Benaid

Β 

Thanks! That solved my problems and now it is running as before.

BTW, can I delete some my threads in this mailing list?

Β 

Peter

Β 




From: Benaiad [mailto:bena...@gmail.com] 
Sent: Tuesday, 8 September, 2009 8:33 PM


To: pe...@hotsource.net
Cc: users@kannel.org
Subject: Re: Kannel broken after upgrade

Β 

you have to use keyword-regex or keyword not the both of them at the same 
time.


and I don't think that you can leave the 
keyword value empty, also you don't need the delivery report value %d.


so, it'll be like this:
group = sms-service

keyword = default

#keyword-regex = .*

catch-all = yes

max-messages = 0

get-url = 
http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%pkeyword=%ktext=%aidentifier=%ftime=%tSMSID=%ISDRV=%d;



Benaiad



On Tue, Sep 8, 2009 at 2:06 PM, Peter Lum pe...@hotsource.net wrote:

Config:

Β 




kannel not picking up keyword

2009-09-09 Thread Bashir Jahed
I have noticed that kannel is not picking up a keyword on every
occasion, about 10% of the time it send to the default service even
though the keyword is spelt properly

Is there any way to prevent this from happening?

Bashir


Re: kannel not picking up keyword

2009-09-09 Thread Donald Jackson
Send your configs and some logs.

Sometimes Unicode messages cause issues.

Cheers,
D

2009/9/9 Bashir Jahed bashir.ja...@nha.co.za

  I have noticed that kannel is not picking up a keyword on every occasion,
 about 10% of the time it send to the default service even though the keyword
 is spelt properly

 Is there any way to prevent this from happening?

 Bashir




-- 
Donald Jackson
http://www.thearchitech.com
donald(a)thearchitech.com


Re: Nokia 5310 error

2009-09-09 Thread Alvaro Cornejo
It should work if you can compile it on cygwin...

what is your smsc-at config? Seems you are not defining a valid tty port

Regards
Alvaro
|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Tue, Sep 8, 2009 at 11:52 PM, Siddhartha` Adhikarigrad...@gmail.com wrote:
 Hi Alvaro,

 Would a wvdial or minicom work with windows?
 Here is the modems conf entry:-


 group = modems

 id = nokia

 name = Nokia

 detect-string = Nokia

 #need-sleep = true

 init-string=ATQ0V1E0

 #keepalive-cmd = AT+CBC;+CSQ

 message-storage = SM

 On Wed, Sep 9, 2009 at 3:29 AM, Alvaro Cornejo cornejo.alv...@gmail.com
 wrote:

 test you modem with vwdial  or minicom and set accordingly in kannel
 config.

 attach modem configs ..

 Regards

 Alvaro

 |-|
 Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
 celular y Nextel
 en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
 SMS y GPRS online
              Visitenos en www.perusms.NET www.smsglobal.com.mx y
 www.pravcom.com



 On Tue, Sep 8, 2009 at 3:48 PM, Siddhartha` Adhikarigrad...@gmail.com
 wrote:
  Any inputs on this please?
  is it because of the init-string? How to decide if it is the correct
  one?or
  any other reason?
 
  Thanks
  Siddhartha
 
  On Tue, Sep 8, 2009 at 10:41 AM, Siddhartha` Adhikari
  grad...@gmail.com
  wrote:
 
  Hi All,
 
  I am using Cygwin for Windows Vista and a Nokia 5310 handset.
  Here is my kannel.conf entry:-
 
  group = smsc
  smsc = at
  smsc-id=nokia5310
  modemtype = nokiaphone
  device = /dev/COM34
  speed = 9600
 
  include=modems.conf
 
  and modems.conf entry:-
 
 
  group = modems
 
  id = nokiaphone
 
  name = modemnok
 
  detect-string = nokia
 
  #need-sleep = true
 
  init-string = AT+CPMS=?
 
  speed=9600
 
  How ever when I enter ./bearerbox -v 1 sidkannel.conf, I get the
  following
  log:-
 
  $ ./bearerbox -v 1 sidkannel.conf
  2009-09-08 10:36:42 [9288] [0] INFO: Debug_lvl = 1, log_file = none,
  log_lvl =
   0
  2009-09-08 10:36:42 [9288] [0] WARNING: DLR: using default 'internal'
  for
  storag
  e type.
  2009-09-08 10:36:42 [9288] [0] INFO: DLR using storage type: internal
  2009-09-08 10:36:42 [9288] [0] INFO: Added logfile `/sid.log' with
  level
  `1'.
  2009-09-08 10:36:42 [9288] [0] INFO: Started access logfile
  `/access.log'.
  2009-09-08 10:36:42 [9288] [0] INFO: SSL not supported, no SSL
  initialization do
  ne.
  2009-09-08 10:36:42 [9288] [0] INFO: HTTP: Opening server at port
  13000.
  2009-09-08 10:36:42 [9288] [0] INFO: BOXC: 'smsbox-max-pending' not
  set,
  using d
  efault (100).
  2009-09-08 10:36:42 [9288] [0] INFO: Set SMS resend frequency to 60
  seconds.
  2009-09-08 10:36:42 [9288] [0] INFO: SMS resend retry set to unlimited.
  2009-09-08 10:36:42 [9288] [0] INFO: DLR rerouting for smsc id
  nokia5310
  disab
  led.
  2009-09-08 10:36:42 [9288] [0] INFO: AT2[nokia5310]: configuration
  shows
  modemty
  pe nokiaphone
  2009-09-08 10:36:42 [9288] [0] INFO: AT2[nokia5310]: read modem
  definition
  for 
  modemnok
  2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: opening device
  2009-09-08 10:36:42 [9288] [0] INFO:
  
  2009-09-08 10:36:42 [9288] [0] INFO: Kannel bearerbox II version 1.4.3
  starting
  2009-09-08 10:36:42 [9288] [6] ERROR: AT2[nokia5310]: at_data_link:
  fail
  to set
  termios attribute
  2009-09-08 10:36:42 [9288] [6] ERROR: System error 25: Inappropriate
  ioctl
  for d
  evice
  2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: Logging in
  2009-09-08 10:36:42 [9288] [0] INFO: MAIN: Start-up done, entering
  mainloop
  2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: init device
  2009-09-08 10:36:42 [9288] [6] ERROR: AT2[nokia5310]: at_data_link:
  fail
  to set
  termios attribute
  2009-09-08 10:36:42 [9288] [6] ERROR: System error 25: Inappropriate
  ioctl
  for d
  evice
  2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: speed set to 9600
  2009-09-08 10:36:46 [9288] [6] ERROR: AT2[nokia5310]: Wrong or no
  answer
  to ATZ,
   ignoring
  2009-09-08 10:36:50 [9288] [6] ERROR: AT2[nokia5310]: Wrong or no
  answer
  to AT.
  Trying again
 
  What is a Termios attribute and icotl? How can I set it? What could be
  the
  issue?
 
 
 
  Thanks and Regards
 
  Siddhartha
 
 
 





Re: Kannel broken after upgrade

2009-09-09 Thread Alejandro Guerrieri
...and lots of mailing list aggregators already perpetuated it forever :)

2009/9/9 Nikos Balkanas nbalka...@gmail.com

  Hi,

 Besides, the way mailing lists operate, the original messages have already
 been downloaded to the client PCs. Can only be deleted by the PC owner.
 Sending additional delete messages would only create unnecessary traffic.

 BR,
 Nikos


 - Original Message -
 *From:* Konstantin Vayner pon...@appcell.net
 *To:* pe...@hotsource.net
 *Cc:* users@kannel.org
 *Sent:* Wednesday, September 09, 2009 9:42 AM
 *Subject:* Re: Kannel broken after upgrade

 There is no way to delete messages from mailing list, and there is no point
 to do so.
 This way other people may have find solutions to their problems in the
 mailing list archive.

 Regards,
 Β  Konstantin

 On Wed, Sep 9, 2009 at 6:49 AM, Peter Lum pe...@hotsource.net wrote:

  Hi Benaid

 Β

 Thanks! That solved my problems and now it is running as before.

 BTW, can I delete some my threads in this mailing list?

 Β

 Peter

 Β
  --

 *From:* Benaiad [mailto:bena...@gmail.com]
 *Sent:* Tuesday, 8 September, 2009 8:33 PM

 *To:* pe...@hotsource.net
 *Cc:* users@kannel.org
 *Subject:* Re: Kannel broken after upgrade

 Β

 you have to use keyword-regex or keyword not the both of them at the same
 time.

 and I don't think that you can leave the
 keyword value empty, also you don't need the delivery report value %d.


 so, it'll be like this:

 group = sms-service

 keyword = default

 #keyword-regex = .*

 catch-all = yes

 max-messages = 0

 get-url = 
 http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%pkeyword=%ktext=%aidentifier=%ftime=%tSMSID=%ISDRV=%dhttp://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%25pkeyword=%25ktext=%25aidentifier=%25ftime=%25tSMSID=%25ISDRV=%25d
 



 Benaiad

  On Tue, Sep 8, 2009 at 2:06 PM, Peter Lum pe...@hotsource.net wrote:

 Config:

 Β





Re: kannel not picking up keyword

2009-09-09 Thread Cezary Siwek
kannel not picking up keywordmake sure, there is no 'space' char at the end of 
SMS body.

BR
  - Original Message - 
  From: Bashir Jahed 
  To: users@kannel.org 
  Sent: 09 September 2009 13:56
  Subject: kannel not picking up keyword


  I have noticed that kannel is not picking up a keyword on every occasion, 
about 10% of the time it send to the default service even though the keyword is 
spelt properly

  Is there any way to prevent this from happening?

  Bashir


RE: kannel not picking up keyword

2009-09-09 Thread Bashir Jahed
Thanks guys, but its a human error, user sent a 0 instead of o, just
picked up on that

 

Sorry...

 

From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On
Behalf Of Cezary Siwek
Sent: 09 September 2009 04:48 PM
To: users@kannel.org
Subject: Re: kannel not picking up keyword

 

make sure, there is no 'space' char at the end of SMS body.

 

BR

- Original Message - 

From: Bashir Jahed mailto:bashir.ja...@nha.co.za  

To: users@kannel.org 

Sent: 09 September 2009 13:56

Subject: kannel not picking up keyword

 

I have noticed that kannel is not picking up a keyword on every
occasion, about 10% of the time it send to the default service even
though the keyword is spelt properly

Is there any way to prevent this from happening?

Bashir



Re: @ sign in Message

2009-09-09 Thread seikath
send a message with @ in it like : [...@]
get the message from the SMSC, and get the code of the character the SMSC is 
using for the @ sign.

then before to proceed the SMS text, do a replace, the best is to use regexp 
... :)
same for MT traffic, before to inject the message at smsbox, regexp replace the 
@ with the character which the SMSC understands like @

the thread is in the kannel list, read it


Regards



gopal yendluri wrote:
 Hi,
 
 I am using Kannel gateway.
 
 Facing problem with @ sign in SMS.. can u please suggest me how to fix.
 
 
 Regards,
 
 GopalaKrishna



Re: users Digest, Vol 37, Issue 33

2009-09-09 Thread Peter Hyeroba
Hi All,
I have been trying for some time to install kannel on opensuse 11.0
It gets compiled fine and smsbox, bearer box are installed in
/usr/local/sbin.

I have copied kannel.conf from the installation source unzipped folder to
/etc/kannel/kannel.conf
When i run ./bearerbox /etc/kannel/kannel.conf it runs fine, but when I
start smsbox, it says that there is no bearer box present.

Any ideas on how to setup kannel on opensuse 11.0? anybody had success with
this?

I'm running kannel 1.4.3

Rgds


2009/9/9 users-requ...@kannel.org

 Send users mailing list submissions to
users@kannel.org

 To subscribe or unsubscribe via the World Wide Web, visit
http://www.kannel.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
users-requ...@kannel.org

 You can reach the person managing the list at
users-ow...@kannel.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

   1. Re: Kannel broken after upgrade (Alejandro Guerrieri)
   2. Re: kannel not picking up keyword (Cezary Siwek)
   3. RE: kannel not picking up keyword (Bashir Jahed)


 --

 Message: 1
 Date: Wed, 9 Sep 2009 16:44:41 +0200
 From: Alejandro Guerrieri alejandro.guerri...@gmail.com
 Subject: Re: Kannel broken after upgrade
 To: Nikos Balkanas nbalka...@gmail.com
 Cc: konstan...@appcell.net, users@kannel.org
 Message-ID:
cd6a81510909090744v6fdef7e4nd68827c399ed1...@mail.gmail.com
 Content-Type: text/plain; charset=utf-8

 ...and lots of mailing list aggregators already perpetuated it forever :)

 2009/9/9 Nikos Balkanas nbalka...@gmail.com

   Hi,
 
  Besides, the way mailing lists operate, the original messages have
 already
  been downloaded to the client PCs. Can only be deleted by the PC owner.
  Sending additional delete messages would only create unnecessary traffic.
 
  BR,
  Nikos
 
 
  - Original Message -
  *From:* Konstantin Vayner pon...@appcell.net
  *To:* pe...@hotsource.net
  *Cc:* users@kannel.org
  *Sent:* Wednesday, September 09, 2009 9:42 AM
  *Subject:* Re: Kannel broken after upgrade
 
  There is no way to delete messages from mailing list, and there is no
 point
  to do so.
  This way other people may have find solutions to their problems in the
  mailing list archive.
 
  Regards,
  ?  Konstantin
 
  On Wed, Sep 9, 2009 at 6:49 AM, Peter Lum pe...@hotsource.net wrote:
 
   Hi Benaid
 
  ?
 
  Thanks! That solved my problems and now it is running as before.
 
  BTW, can I delete some my threads in this mailing list?
 
  ?
 
  Peter
 
  ?
   --
 
  *From:* Benaiad [mailto:bena...@gmail.com]
  *Sent:* Tuesday, 8 September, 2009 8:33 PM
 
  *To:* pe...@hotsource.net
  *Cc:* users@kannel.org
  *Subject:* Re: Kannel broken after upgrade
 
  ?
 
  you have to use keyword-regex or keyword not the both of them at the
 same
  time.
 
  and I don't think that you can leave the
  keyword value empty, also you don't need the delivery report value %d.
 
 
  so, it'll be like this:
 
  group = sms-service
 
  keyword = default
 
  #keyword-regex = .*
 
  catch-all = yes
 
  max-messages = 0
 
  get-url = 
 
 http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%pkeyword=%ktext=%aidentifier=%ftime=%tSMSID=%ISDRV=%d
 
 http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%25pkeyword=%25ktext=%25aidentifier=%25ftime=%25tSMSID=%25ISDRV=%25d
 
  
 
 
 
  Benaiad
 
   On Tue, Sep 8, 2009 at 2:06 PM, Peter Lum pe...@hotsource.net wrote:
 
  Config:
 
  ?
 
 
 
 -- next part --
 An HTML attachment was scrubbed...
 URL: 
 http://www.kannel.org/pipermail/users/attachments/20090909/d7caad46/attachment-0001.html
 

 --

 Message: 2
 Date: Wed, 9 Sep 2009 15:48:15 +0100
 From: Cezary Siwek cza...@thebestisp.co.uk
 Subject: Re: kannel not picking up keyword
 To: users@kannel.org
 Message-ID: 54e451ade2a148c389c77cf6a2192...@cezarcomp
 Content-Type: text/plain; charset=iso-8859-1

 kannel not picking up keywordmake sure, there is no 'space' char at the end
 of SMS body.

 BR
  - Original Message -
  From: Bashir Jahed
  To: users@kannel.org
  Sent: 09 September 2009 13:56
  Subject: kannel not picking up keyword


  I have noticed that kannel is not picking up a keyword on every occasion,
 about 10% of the time it send to the default service even though the keyword
 is spelt properly

  Is there any way to prevent this from happening?

  Bashir
 -- next part --
 An HTML attachment was scrubbed...
 URL: 
 http://www.kannel.org/pipermail/users/attachments/20090909/cf41b5d7/attachment-0001.html
 

 --

 Message: 3
 Date: Wed, 9 Sep 2009 16:52:25 +0200
 From: Bashir Jahed bashir.ja...@nha.co.za
 Subject: RE: kannel not picking up keyword
 To: Cezary Siwek cza

Re: Nokia 5310 error

2009-09-09 Thread Siddhartha` Adhikari
Hi Alvaro,

My smsc config is:

group = smsc
smsc = at
smsc-id=nokia5310
modemtype = nokiaphone
device = /dev/COM34
speed = 9600

The device manager shows the Nokia 5310 at the port 34 and hence i have used
the same. Still its not working.

Thanks
Siddhartha
On Wed, Sep 9, 2009 at 6:56 PM, Alvaro Cornejo cornejo.alv...@gmail.comwrote:

 It should work if you can compile it on cygwin...

 what is your smsc-at config? Seems you are not defining a valid tty port

 Regards
 Alvaro

 |-|
 Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
 celular y Nextel
 en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
 SMS y GPRS online
  Visitenos en www.perusms.NET http://www.perusms.net/
 www.smsglobal.com.mx y
 www.pravcom.com



  On Tue, Sep 8, 2009 at 11:52 PM, Siddhartha` Adhikarigrad...@gmail.com
 wrote:
  Hi Alvaro,
 
  Would a wvdial or minicom work with windows?
  Here is the modems conf entry:-
 
 
  group = modems
 
  id = nokia
 
  name = Nokia
 
  detect-string = Nokia
 
  #need-sleep = true
 
  init-string=ATQ0V1E0
 
  #keepalive-cmd = AT+CBC;+CSQ
 
  message-storage = SM
 
  On Wed, Sep 9, 2009 at 3:29 AM, Alvaro Cornejo cornejo.alv...@gmail.com
 
  wrote:
 
  test you modem with vwdial  or minicom and set accordingly in kannel
  config.
 
  attach modem configs ..
 
  Regards
 
  Alvaro
 
 
 |-|
  Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
  celular y Nextel
  en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
  SMS y GPRS online
   Visitenos en www.perusms.NET http://www.perusms.net/
 www.smsglobal.com.mx y
  www.pravcom.com
 
 
 
  On Tue, Sep 8, 2009 at 3:48 PM, Siddhartha` Adhikarigrad...@gmail.com
  wrote:
   Any inputs on this please?
   is it because of the init-string? How to decide if it is the correct
   one?or
   any other reason?
  
   Thanks
   Siddhartha
  
   On Tue, Sep 8, 2009 at 10:41 AM, Siddhartha` Adhikari
   grad...@gmail.com
   wrote:
  
   Hi All,
  
   I am using Cygwin for Windows Vista and a Nokia 5310 handset.
   Here is my kannel.conf entry:-
  
   group = smsc
   smsc = at
   smsc-id=nokia5310
   modemtype = nokiaphone
   device = /dev/COM34
   speed = 9600
  
   include=modems.conf
  
   and modems.conf entry:-
  
  
   group = modems
  
   id = nokiaphone
  
   name = modemnok
  
   detect-string = nokia
  
   #need-sleep = true
  
   init-string = AT+CPMS=?
  
   speed=9600
  
   How ever when I enter ./bearerbox -v 1 sidkannel.conf, I get the
   following
   log:-
  
   $ ./bearerbox -v 1 sidkannel.conf
   2009-09-08 10:36:42 [9288] [0] INFO: Debug_lvl = 1, log_file =
 none,
   log_lvl =
0
   2009-09-08 10:36:42 [9288] [0] WARNING: DLR: using default 'internal'
   for
   storag
   e type.
   2009-09-08 10:36:42 [9288] [0] INFO: DLR using storage type: internal
   2009-09-08 10:36:42 [9288] [0] INFO: Added logfile `/sid.log' with
   level
   `1'.
   2009-09-08 10:36:42 [9288] [0] INFO: Started access logfile
   `/access.log'.
   2009-09-08 10:36:42 [9288] [0] INFO: SSL not supported, no SSL
   initialization do
   ne.
   2009-09-08 10:36:42 [9288] [0] INFO: HTTP: Opening server at port
   13000.
   2009-09-08 10:36:42 [9288] [0] INFO: BOXC: 'smsbox-max-pending' not
   set,
   using d
   efault (100).
   2009-09-08 10:36:42 [9288] [0] INFO: Set SMS resend frequency to 60
   seconds.
   2009-09-08 10:36:42 [9288] [0] INFO: SMS resend retry set to
 unlimited.
   2009-09-08 10:36:42 [9288] [0] INFO: DLR rerouting for smsc id
   nokia5310
   disab
   led.
   2009-09-08 10:36:42 [9288] [0] INFO: AT2[nokia5310]: configuration
   shows
   modemty
   pe nokiaphone
   2009-09-08 10:36:42 [9288] [0] INFO: AT2[nokia5310]: read modem
   definition
   for 
   modemnok
   2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: opening device
   2009-09-08 10:36:42 [9288] [0] INFO:
   
   2009-09-08 10:36:42 [9288] [0] INFO: Kannel bearerbox II version
 1.4.3
   starting
   2009-09-08 10:36:42 [9288] [6] ERROR: AT2[nokia5310]: at_data_link:
   fail
   to set
   termios attribute
   2009-09-08 10:36:42 [9288] [6] ERROR: System error 25: Inappropriate
   ioctl
   for d
   evice
   2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: Logging in
   2009-09-08 10:36:42 [9288] [0] INFO: MAIN: Start-up done, entering
   mainloop
   2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: init device
   2009-09-08 10:36:42 [9288] [6] ERROR: AT2[nokia5310]: at_data_link:
   fail
   to set
   termios attribute
   2009-09-08 10:36:42 [9288] [6] ERROR: System error 25: Inappropriate
   ioctl
   for d
   evice
   2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: speed set to
 9600
   2009-09-08 10:36:46 [9288] [6] ERROR: 

Re: users Digest, Vol 37, Issue 33

2009-09-09 Thread Nikos Balkanas
Hi,

Strange subject, fooled me for a journal subscription :-)

This has nothing to do with your OS. It is a configuration issue. i suggest 
reading User's Guide first, and then if you still can't figure it, post your 
configuration and detailed logs here.

BR,
Nikos
  - Original Message - 
  From: Peter Hyeroba 
  To: users@kannel.org 
  Sent: Wednesday, September 09, 2009 8:48 PM
  Subject: Re: users Digest, Vol 37, Issue 33


  Hi All,
  I have been trying for some time to install kannel on opensuse 11.0
  It gets compiled fine and smsbox, bearer box are installed in /usr/local/sbin.

  I have copied kannel.conf from the installation source unzipped folder to 
/etc/kannel/kannel.conf
  When i run ./bearerbox /etc/kannel/kannel.conf it runs fine, but when I start 
smsbox, it says that there is no bearer box present.

  Any ideas on how to setup kannel on opensuse 11.0? anybody had success with 
this?

  I'm running kannel 1.4.3

  Rgds



  2009/9/9 users-requ...@kannel.org

Send users mailing list submissions to
   users@kannel.org

To subscribe or unsubscribe via the World Wide Web, visit
   http://www.kannel.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
   users-requ...@kannel.org

You can reach the person managing the list at
   users-ow...@kannel.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of users digest...


Today's Topics:

  1. Re: Kannel broken after upgrade (Alejandro Guerrieri)
  2. Re: kannel not picking up keyword (Cezary Siwek)
  3. RE: kannel not picking up keyword (Bashir Jahed)


--

Message: 1
Date: Wed, 9 Sep 2009 16:44:41 +0200
From: Alejandro Guerrieri alejandro.guerri...@gmail.com
Subject: Re: Kannel broken after upgrade
To: Nikos Balkanas nbalka...@gmail.com
Cc: konstan...@appcell.net, users@kannel.org
Message-ID:
   cd6a81510909090744v6fdef7e4nd68827c399ed1...@mail.gmail.com
Content-Type: text/plain; charset=utf-8

...and lots of mailing list aggregators already perpetuated it forever :)

2009/9/9 Nikos Balkanas nbalka...@gmail.com

  Hi,

 Besides, the way mailing lists operate, the original messages have already
 been downloaded to the client PCs. Can only be deleted by the PC owner.
 Sending additional delete messages would only create unnecessary traffic.

 BR,
 Nikos


 - Original Message -
 *From:* Konstantin Vayner pon...@appcell.net
 *To:* pe...@hotsource.net
 *Cc:* users@kannel.org
 *Sent:* Wednesday, September 09, 2009 9:42 AM
 *Subject:* Re: Kannel broken after upgrade

 There is no way to delete messages from mailing list, and there is no 
point
 to do so.
 This way other people may have find solutions to their problems in the
 mailing list archive.

 Regards,
 ?  Konstantin

 On Wed, Sep 9, 2009 at 6:49 AM, Peter Lum pe...@hotsource.net wrote:

  Hi Benaid

 ?

 Thanks! That solved my problems and now it is running as before.

 BTW, can I delete some my threads in this mailing list?

 ?

 Peter

 ?
  --

 *From:* Benaiad [mailto:bena...@gmail.com]
 *Sent:* Tuesday, 8 September, 2009 8:33 PM

 *To:* pe...@hotsource.net
 *Cc:* users@kannel.org
 *Subject:* Re: Kannel broken after upgrade

 ?

 you have to use keyword-regex or keyword not the both of them at the same
 time.

 and I don't think that you can leave the
 keyword value empty, also you don't need the delivery report value %d.


 so, it'll be like this:

 group = sms-service

 keyword = default

 #keyword-regex = .*

 catch-all = yes

 max-messages = 0

 get-url = 
 
http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%pkeyword=%ktext=%aidentifier=%ftime=%tSMSID=%ISDRV=%dhttp://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%25pkeyword=%25ktext=%25aidentifier=%25ftime=%25tSMSID=%25ISDRV=%25d
 



 Benaiad

  On Tue, Sep 8, 2009 at 2:06 PM, Peter Lum pe...@hotsource.net wrote:

 Config:

 ?



-- next part --
An HTML attachment was scrubbed...
URL: 
http://www.kannel.org/pipermail/users/attachments/20090909/d7caad46/attachment-0001.html

--

Message: 2
Date: Wed, 9 Sep 2009 15:48:15 +0100
From: Cezary Siwek cza...@thebestisp.co.uk
Subject: Re: kannel not picking up keyword
To: users@kannel.org
Message-ID: 54e451ade2a148c389c77cf6a2192...@cezarcomp
Content-Type: text/plain; charset=iso-8859-1

kannel not picking up keywordmake sure

Re: Nokia 5310 error

2009-09-09 Thread Alvaro Cornejo
I don't know about cygwin, but you need to test connectivity to your
modem within cygwin in order to be sure kannel can talk to that port.

Have you tried minicom vwdial?

Regards

Alvaro


|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Wed, Sep 9, 2009 at 1:06 PM, Siddhartha` Adhikarigrad...@gmail.com wrote:
 Hi Alvaro,

 My smsc config is:

 group = smsc
 smsc = at
 smsc-id=nokia5310
 modemtype = nokiaphone
 device = /dev/COM34
 speed = 9600
 The device manager shows the Nokia 5310 at the port 34 and hence i have used
 the same. Still its not working.

 Thanks
 Siddhartha
 On Wed, Sep 9, 2009 at 6:56 PM, Alvaro Cornejo cornejo.alv...@gmail.com
 wrote:

 It should work if you can compile it on cygwin...

 what is your smsc-at config? Seems you are not defining a valid tty port

 Regards
 Alvaro

 |-|
 Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
 celular y Nextel
 en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
 SMS y GPRS online
              Visitenos en www.perusms.NET www.smsglobal.com.mx y
 www.pravcom.com



 On Tue, Sep 8, 2009 at 11:52 PM, Siddhartha` Adhikarigrad...@gmail.com
 wrote:
  Hi Alvaro,
 
  Would a wvdial or minicom work with windows?
  Here is the modems conf entry:-
 
 
  group = modems
 
  id = nokia
 
  name = Nokia
 
  detect-string = Nokia
 
  #need-sleep = true
 
  init-string=ATQ0V1E0
 
  #keepalive-cmd = AT+CBC;+CSQ
 
  message-storage = SM
 
  On Wed, Sep 9, 2009 at 3:29 AM, Alvaro Cornejo
  cornejo.alv...@gmail.com
  wrote:
 
  test you modem with vwdial  or minicom and set accordingly in kannel
  config.
 
  attach modem configs ..
 
  Regards
 
  Alvaro
 
 
  |-|
  Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
  celular y Nextel
  en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
  SMS y GPRS online
               Visitenos en www.perusms.NET www.smsglobal.com.mx y
  www.pravcom.com
 
 
 
  On Tue, Sep 8, 2009 at 3:48 PM, Siddhartha` Adhikarigrad...@gmail.com
  wrote:
   Any inputs on this please?
   is it because of the init-string? How to decide if it is the correct
   one?or
   any other reason?
  
   Thanks
   Siddhartha
  
   On Tue, Sep 8, 2009 at 10:41 AM, Siddhartha` Adhikari
   grad...@gmail.com
   wrote:
  
   Hi All,
  
   I am using Cygwin for Windows Vista and a Nokia 5310 handset.
   Here is my kannel.conf entry:-
  
   group = smsc
   smsc = at
   smsc-id=nokia5310
   modemtype = nokiaphone
   device = /dev/COM34
   speed = 9600
  
   include=modems.conf
  
   and modems.conf entry:-
  
  
   group = modems
  
   id = nokiaphone
  
   name = modemnok
  
   detect-string = nokia
  
   #need-sleep = true
  
   init-string = AT+CPMS=?
  
   speed=9600
  
   How ever when I enter ./bearerbox -v 1 sidkannel.conf, I get the
   following
   log:-
  
   $ ./bearerbox -v 1 sidkannel.conf
   2009-09-08 10:36:42 [9288] [0] INFO: Debug_lvl = 1, log_file =
   none,
   log_lvl =
    0
   2009-09-08 10:36:42 [9288] [0] WARNING: DLR: using default
   'internal'
   for
   storag
   e type.
   2009-09-08 10:36:42 [9288] [0] INFO: DLR using storage type:
   internal
   2009-09-08 10:36:42 [9288] [0] INFO: Added logfile `/sid.log' with
   level
   `1'.
   2009-09-08 10:36:42 [9288] [0] INFO: Started access logfile
   `/access.log'.
   2009-09-08 10:36:42 [9288] [0] INFO: SSL not supported, no SSL
   initialization do
   ne.
   2009-09-08 10:36:42 [9288] [0] INFO: HTTP: Opening server at port
   13000.
   2009-09-08 10:36:42 [9288] [0] INFO: BOXC: 'smsbox-max-pending' not
   set,
   using d
   efault (100).
   2009-09-08 10:36:42 [9288] [0] INFO: Set SMS resend frequency to 60
   seconds.
   2009-09-08 10:36:42 [9288] [0] INFO: SMS resend retry set to
   unlimited.
   2009-09-08 10:36:42 [9288] [0] INFO: DLR rerouting for smsc id
   nokia5310
   disab
   led.
   2009-09-08 10:36:42 [9288] [0] INFO: AT2[nokia5310]: configuration
   shows
   modemty
   pe nokiaphone
   2009-09-08 10:36:42 [9288] [0] INFO: AT2[nokia5310]: read modem
   definition
   for 
   modemnok
   2009-09-08 10:36:42 [9288] [6] INFO: AT2[nokia5310]: opening device
   2009-09-08 10:36:42 [9288] [0] INFO:
   
   2009-09-08 10:36:42 [9288] [0] INFO: Kannel bearerbox II version
   1.4.3
   starting
   2009-09-08 10:36:42 [9288] [6] ERROR: AT2[nokia5310]: at_data_link:
   fail
   to set
   termios attribute
   2009-09-08 10:36:42 

Re: Nokia 5310 error

2009-09-09 Thread Nikos Balkanas
Sorry for budding in,

but I have met a similar problem recently. Seems that /dev/COM34 is not a valid 
unix device. You cannot use windows devices and expect them to work under 
cygwin or unix. To find out how cygwin interprests windows ports, you have to 
address a cygwin forum.

What is the output of:

ls -la /dev/COM34

?? Does it even exist?

Alvaro suggested a very correct approach. Get wvdial or minicom. You probably 
won't find them for cygwin, so you will have to compile them from sources. 
Minicom is simpler and easier to compile. Wvdial, however, will scan your 
cygwin installation and find the port of interest for you.

You might get away by /dev/modem, if it exists under cygwin.

BR,
Nikos
  - Original Message - 
  From: Siddhartha` Adhikari 
  To: Alvaro Cornejo ; users@kannel.org 
  Sent: Wednesday, September 09, 2009 9:06 PM
  Subject: Re: Nokia 5310 error


  Hi Alvaro,

  My smsc config is:

  group = smsc
  smsc = at
  smsc-id=nokia5310
  modemtype = nokiaphone
  device = /dev/COM34
  speed = 9600

  The device manager shows the Nokia 5310 at the port 34 and hence i have used 
the same. Still its not working.

  Thanks
  Siddhartha

  On Wed, Sep 9, 2009 at 6:56 PM, Alvaro Cornejo cornejo.alv...@gmail.com 
wrote:

It should work if you can compile it on cygwin...

what is your smsc-at config? Seems you are not defining a valid tty port


Regards
Alvaro

|-|
Envνe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perϊ, Mιxico y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
 Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com




On Tue, Sep 8, 2009 at 11:52 PM, Siddhartha` Adhikarigrad...@gmail.com 
wrote:
 Hi Alvaro,

 Would a wvdial or minicom work with windows?
 Here is the modems conf entry:-


 group = modems

 id = nokia

 name = Nokia

 detect-string = Nokia

 #need-sleep = true

 init-string=ATQ0V1E0

 #keepalive-cmd = AT+CBC;+CSQ

 message-storage = SM

 On Wed, Sep 9, 2009 at 3:29 AM, Alvaro Cornejo cornejo.alv...@gmail.com
 wrote:

 test you modem with vwdial  or minicom and set accordingly in kannel
 config.

 attach modem configs ..

 Regards

 Alvaro

 
|-|
 Envνe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
 celular y Nextel
 en el Perϊ, Mιxico y en mas de 180 paises. Use aplicaciones 2 vias via
 SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
 www.pravcom.com



 On Tue, Sep 8, 2009 at 3:48 PM, Siddhartha` Adhikarigrad...@gmail.com
 wrote:
  Any inputs on this please?
  is it because of the init-string? How to decide if it is the correct
  one?or
  any other reason?
 
  Thanks
  Siddhartha
 
  On Tue, Sep 8, 2009 at 10:41 AM, Siddhartha` Adhikari
  grad...@gmail.com
  wrote:
 
  Hi All,
 
  I am using Cygwin for Windows Vista and a Nokia 5310 handset.
  Here is my kannel.conf entry:-
 
  group = smsc
  smsc = at
  smsc-id=nokia5310
  modemtype = nokiaphone
  device = /dev/COM34
  speed = 9600
 
  include=modems.conf
 
  and modems.conf entry:-
 
 
  group = modems
 
  id = nokiaphone
 
  name = modemnok
 
  detect-string = nokia
 
  #need-sleep = true
 
  init-string = AT+CPMS=?
 
  speed=9600
 
  How ever when I enter ./bearerbox -v 1 sidkannel.conf, I get the
  following
  log:-
 
  $ ./bearerbox -v 1 sidkannel.conf
  2009-09-08 10:36:42 [9288] [0] INFO: Debug_lvl = 1, log_file = none,
  log_lvl =
   0
  2009-09-08 10:36:42 [9288] [0] WARNING: DLR: using default 'internal'
  for
  storag
  e type.
  2009-09-08 10:36:42 [9288] [0] INFO: DLR using storage type: internal
  2009-09-08 10:36:42 [9288] [0] INFO: Added logfile `/sid.log' with
  level
  `1'.
  2009-09-08 10:36:42 [9288] [0] INFO: Started access logfile
  `/access.log'.
  2009-09-08 10:36:42 [9288] [0] INFO: SSL not supported, no SSL
  initialization do
  ne.
  2009-09-08 10:36:42 [9288] [0] INFO: HTTP: Opening server at port
  13000.
  2009-09-08 10:36:42 [9288] [0] INFO: BOXC: 'smsbox-max-pending' not
  set,
  using d
  efault (100).
  2009-09-08 10:36:42 [9288] [0] INFO: Set SMS resend frequency to 60
  seconds.
  2009-09-08 10:36:42 [9288] [0] INFO: SMS resend retry set to 
unlimited.
  2009-09-08 10:36:42 [9288] [0] 

Re: smpp box

2009-09-09 Thread Stipe Tolj
Michal Ajduk schrieb:
 Hi,
 
 Do you know any opensource (and free) smppbox for kannel?

Hi Michal,

in fact the Kannel SMPP v3.4 server (smppbox) in not available as open source,
it's a commercial add-on component to the normal Kannel. I provide a reasonable
discount on the licensing fee for any mailing list users, so kindly let me know
if you have any further interest.

Best Regards,
Stipe

-- 
---
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture  Kannel Software Foundation (KSF)
http://www.tolj.org/  http://www.kannel.org/

mailto:st_{at}_tolj.org   mailto:stolj_{at}_kannel.org
---



Multiple SMS Center To Web Application

2009-09-09 Thread karl alexander
Hi ... Here is my configuration file.

# Default kannel configuration file
group = core
admin-port = 13000
admin-password = nosurrender
status-password = nosurrender
admin-deny-ip = *.*.*.*
admin-allow-ip = 127.0.0.1
#smsbox-port = 13001
#wapbox-port = 13002
box-deny-ip = *.*.*.*
box-allow-ip = 127.0.0.1
wdp-interface-name = *
log-file = /var/log/kannel/bearerbox.log
log-level = 1

# SMSC CONNECTIONS 
group = smsc
smsc = smpp
smsc-id = op1
#host = ip
host = 203.162.21.178
port = 8000
#receive-port = 8000
transceiver-mode = true
smsc-username = gpc360
smsc-password = gpc360
system-type = GEN
#address-range = 8x91
interface-version = 0x34
source-addr-ton = 2
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
log-file = /var/log/kannel/Vinaphone.log


# SMSC CONNECTIONS
#
group = smsc
smsc = smpp
smsc-id = op2
#host = ip
host = 192.168.230.32
receive-port = 5020
transceiver-mode = false
smsc-username = life
smsc-password = 070918
system-type = GEN
address-range = 8x91
interface-version = 0x34
source-addr-ton = 2
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
log-file = /var/log/kannel/Viettel.log


# SMSC CONNECTIONS
#--#

group = smsc
smsc = smpp
smsc-id = Op3
#host = ip
host = 192.168.99.9
receive-port = 6200
transceiver-mode = false
smsc-username = random
smsc-password = random
system-type = GEN
address-range = 8x91
source-addr-ton = 2
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1
log-file = /var/log/kannel/Mobilphone.log


# SMSBOX SETUP

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = 19191
sendsms-chars = Test Sms +-
log-file = /var/log/kannel/smsbox.log
log-level = 0
access-log = /var/log/kannel/access.log


# SEND-SMS USERS

group = sendsms-user
username = karl
password = nosurrender
#user-deny-ip = 
user-allow-ip = *.*.*.*

# SERVICES
# there should be default always
group = sms-service
keyword = default
text = No services specified 4 this dude


Now I want to redirect all sms from our smsc to my application (http url).How 
can I do that ?


  

Re: Multiple SMS Center To Web Application

2009-09-09 Thread Alvaro Cornejo
Just add in your sms-service the get-url kannel should call. You can
add any of the available informaton kannel provides.

Check manual for details

Alvaro
|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Wed, Sep 9, 2009 at 4:39 PM, karl
alexanderkarl_alexande...@yahoo.com wrote:
 Hi ... Here is my configuration file.

 # Default kannel configuration file
 group = core
 admin-port = 13000
 admin-password = nosurrender
 status-password = nosurrender
 admin-deny-ip = *.*.*.*
 admin-allow-ip = 127.0.0.1
 #smsbox-port = 13001
 #wapbox-port = 13002
 box-deny-ip = *.*.*.*
 box-allow-ip = 127.0.0.1
 wdp-interface-name = *
 log-file = /var/log/kannel/bearerbox.log
 log-level = 1

 # SMSC CONNECTIONS
 group = smsc
 smsc = smpp
 smsc-id = op1
 #host = ip
 host = 203.162.21.178
 port = 8000
 #receive-port = 8000
 transceiver-mode = true
 smsc-username = gpc360
 smsc-password = gpc360
 system-type = GEN
 #address-range = 8x91
 interface-version = 0x34
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Vinaphone.log


 # SMSC CONNECTIONS
 #
 group = smsc
 smsc = smpp
 smsc-id = op2
 #host = ip
 host = 192.168.230.32
 receive-port = 5020
 transceiver-mode = false
 smsc-username = life
 smsc-password = 070918
 system-type = GEN
 address-range = 8x91
 interface-version = 0x34
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Viettel.log


 # SMSC CONNECTIONS
 #--#

 group = smsc
 smsc = smpp
 smsc-id = Op3
 #host = ip
 host = 192.168.99.9
 receive-port = 6200
 transceiver-mode = false
 smsc-username = random
 smsc-password = random
 system-type = GEN
 address-range = 8x91
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Mobilphone.log


 # SMSBOX SETUP

 group = smsbox
 bearerbox-host = localhost
 sendsms-port = 13013
 global-sender = 19191
 sendsms-chars = Test Sms +-
 log-file = /var/log/kannel/smsbox.log
 log-level = 0
 access-log = /var/log/kannel/access.log


 # SEND-SMS USERS

 group = sendsms-user
 username = karl
 password = nosurrender
 #user-deny-ip = 
 user-allow-ip = *.*.*.*

 # SERVICES
 # there should be default always
 group = sms-service
 keyword = default
 text = No services specified 4 this dude


 Now I want to redirect all sms from our smsc to my application (http
 url).How can I do that ?






Re: Multiple SMS Center To Web Application

2009-09-09 Thread karl alexander
I added to configuration


# SERVICES
group = sms-service
keyword = default
catch-all = yes
get-url = http://118.69.206.98/test.php?smsvendor=kannelfrom=%Pto=%ptext=%b;
assume-plain-text = true
max-messages = 3

Is that all ?






From: Alvaro Cornejo cornejo.alv...@gmail.com
To: karl alexander karl_alexande...@yahoo.com
Cc: users@kannel.org
Sent: Thursday, September 10, 2009 12:49:33 AM
Subject: Re: Multiple SMS Center To Web Application

Just add in your sms-service the get-url kannel should call. You can
add any of the available informaton kannel provides.

Check manual for details

Alvaro
|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Wed, Sep 9, 2009 at 4:39 PM, karl
alexanderkarl_alexande...@yahoo.com wrote:
 Hi ... Here is my configuration file.

 # Default kannel configuration file
 group = core
 admin-port = 13000
 admin-password = nosurrender
 status-password = nosurrender
 admin-deny-ip = *.*.*.*
 admin-allow-ip = 127.0.0.1
 #smsbox-port = 13001
 #wapbox-port = 13002
 box-deny-ip = *.*.*.*
 box-allow-ip = 127.0.0.1
 wdp-interface-name = *
 log-file = /var/log/kannel/bearerbox.log
 log-level = 1

 # SMSC CONNECTIONS
 group = smsc
 smsc = smpp
 smsc-id = op1
 #host = ip
 host = 203.162.21.178
 port = 8000
 #receive-port = 8000
 transceiver-mode = true
 smsc-username = gpc360
 smsc-password = gpc360
 system-type = GEN
 #address-range = 8x91
 interface-version = 0x34
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Vinaphone.log


 # SMSC CONNECTIONS
 #
 group = smsc
 smsc = smpp
 smsc-id = op2
 #host = ip
 host = 192.168.230.32
 receive-port = 5020
 transceiver-mode = false
 smsc-username = life
 smsc-password = 070918
 system-type = GEN
 address-range = 8x91
 interface-version = 0x34
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Viettel.log


 # SMSC CONNECTIONS
 #--#

 group = smsc
 smsc = smpp
 smsc-id = Op3
 #host = ip
 host = 192.168.99.9
 receive-port = 6200
 transceiver-mode = false
 smsc-username = random
 smsc-password = random
 system-type = GEN
 address-range = 8x91
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Mobilphone.log


 # SMSBOX SETUP

 group = smsbox
 bearerbox-host = localhost
 sendsms-port = 13013
 global-sender = 19191
 sendsms-chars = Test Sms +-
 log-file = /var/log/kannel/smsbox.log
 log-level = 0
 access-log = /var/log/kannel/access.log


 # SEND-SMS USERS

 group = sendsms-user
 username = karl
 password = nosurrender
 #user-deny-ip = 
 user-allow-ip = *.*.*.*

 # SERVICES
 # there should be default always
 group = sms-service
 keyword = default
 text = No services specified 4 this dude


 Now I want to redirect all sms from our smsc to my application (http
 url).How can I do that ?






  

Re: Multiple SMS Center To Web Application

2009-09-09 Thread Alvaro Cornejo
Yes, it should work

On Wed, Sep 9, 2009 at 5:00 PM, karl
alexanderkarl_alexande...@yahoo.com wrote:
 I added to configuration


 # SERVICES
 group = sms-service
 keyword = default
 catch-all = yes
 get-url =
 http://118.69.206.98/test.php?smsvendor=kannelfrom=%Pto=%ptext=%b;
 assume-plain-text = true
 max-messages = 3

 Is that all ?


 
 From: Alvaro Cornejo cornejo.alv...@gmail.com
 To: karl alexander karl_alexande...@yahoo.com
 Cc: users@kannel.org
 Sent: Thursday, September 10, 2009 12:49:33 AM
 Subject: Re: Multiple SMS Center To Web Application

 Just add in your sms-service the get-url kannel should call. You can
 add any of the available informaton kannel provides.

 Check manual for details

 Alvaro
 |-|
 Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
 celular y Nextel
 en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
 SMS y GPRS online
               Visitenos en www.perusms.NET www.smsglobal.com.mx y
 www.pravcom.com



 On Wed, Sep 9, 2009 at 4:39 PM, karl
 alexanderkarl_alexande...@yahoo.com wrote:
 Hi ... Here is my configuration file.

 # Default kannel configuration file
 group = core
 admin-port = 13000
 admin-password = nosurrender
 status-password = nosurrender
 admin-deny-ip = *.*.*.*
 admin-allow-ip = 127.0.0.1
 #smsbox-port = 13001
 #wapbox-port = 13002
 box-deny-ip = *.*.*.*
 box-allow-ip = 127.0.0.1
 wdp-interface-name = *
 log-file = /var/log/kannel/bearerbox.log
 log-level = 1

 # SMSC CONNECTIONS
 group = smsc
 smsc = smpp
 smsc-id = op1
 #host = ip
 host = 203.162.21.178
 port = 8000
 #receive-port = 8000
 transceiver-mode = true
 smsc-username = gpc360
 smsc-password = gpc360
 system-type = GEN
 #address-range = 8x91
 interface-version = 0x34
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Vinaphone.log


 # SMSC CONNECTIONS
 #
 group = smsc
 smsc = smpp
 smsc-id = op2
 #host = ip
 host = 192.168.230.32
 receive-port = 5020
 transceiver-mode = false
 smsc-username = life
 smsc-password = 070918
 system-type = GEN
 address-range = 8x91
 interface-version = 0x34
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Viettel.log


 # SMSC CONNECTIONS
 #--#

 group = smsc
 smsc = smpp
 smsc-id = Op3
 #host = ip
 host = 192.168.99.9
 receive-port = 6200
 transceiver-mode = false
 smsc-username = random
 smsc-password = random
 system-type = GEN
 address-range = 8x91
 source-addr-ton = 2
 source-addr-npi = 1
 dest-addr-ton = 1
 dest-addr-npi = 1
 log-file = /var/log/kannel/Mobilphone.log


 # SMSBOX SETUP

 group = smsbox
 bearerbox-host = localhost
 sendsms-port = 13013
 global-sender = 19191
 sendsms-chars = Test Sms +-
 log-file = /var/log/kannel/smsbox.log
 log-level = 0
 access-log = /var/log/kannel/access.log


 # SEND-SMS USERS

 group = sendsms-user
 username = karl
 password = nosurrender
 #user-deny-ip = 
 user-allow-ip = *.*.*.*

 # SERVICES
 # there should be default always
 group = sms-service
 keyword = default
 text = No services specified 4 this dude


 Now I want to redirect all sms from our smsc to my application (http
 url).How can I do that ?








-- 
|-|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
  Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com