RE: audit sent and queued messages to DB

2007-11-12 Thread info.ubichip
You could get all these informations from the sent_sms table in sqlbox.

Hope that helps.


-Original Message-
From: Knaan Ratosh [mailto:[EMAIL PROTECTED]
Sent: dimanche 11 novembre 2007 02:28
To: seik
Cc: users@kannel.org
Subject: RE: audit sent and queued messages to DB

The problem is that I need to audit also success messages, and as I know the
dlr stores a message in the DB and then deletes it when it's delivered
successfully.

Knaan Ratosh
Acting VP RD
AxisMobile Ltd.
Consumer Mobile Email
Tel: Int +972-3-7685529
Mobile: Int +972-54-3138460
[EMAIL PROTECTED]

-Original Message-
From: seik [mailto:[EMAIL PROTECTED]
Sent: Friday, November 09, 2007 2:54 PM
To: Knaan Ratosh
Cc: users@kannel.org
Subject: Re: audit sent and queued messages to DB

well in case with queued you mean accepted  by the SMSC and still not
delivered to the recipient,
you may just use DLR reporting data inserted into db
each SMS should be sent with unique dlr smsid and proper value of the
expiration timeout.

from here you will deal with the sql queries i belive.



-Original Message-
From: Knaan Ratosh [EMAIL PROTECTED]
Sent: 09 Ноември 2007 г.
To: seik
Subject:audit sent and queued messages to DB

 Hi,
 I need to store in an audit database information regarding messages that
were sent successfully, and ones that are
 queued. I need this because I need to perform some reporting on the
results - for example, report that counts the
 number of queued messages that were sent to a certain user within a range
of dates.
 Does anyone have any idea how to do that?
 
 Knaan Ratosh
 Acting VP RD
 AxisMobile Ltd.
 Consumer Mobile Email
 Tel: Int +972-3-7685529
 Mobile: Int +972-54-3138460
 [EMAIL PROTECTED]
 









This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals  computer
viruses.










  _  

Antivirus avast! http://www.avast.com : message Sortant sain. 


Base de donnees virale (VPS) : 07-1, 11/11/2007
Analyse le : 11/11/2007 23:59:42
avast! - copyright (c) 1988-2007 ALWIL Software.






RE: Problem starting kannel with dlr-storage mysql

2007-11-12 Thread info.ubichip
Don't know it the misspelling 'mySql' with a capital S could be the issue
???

You have to provide your conf file in order we take a look on the full
configuration.

Regards


-Original Message-
From: Knaan Ratosh [mailto:[EMAIL PROTECTED]
Sent: dimanche 11 novembre 2007 02:32
To: Rodrigo Cremaschi; Enver ALTIN
Cc: users@kannel.org
Subject: RE: Problem starting kannel with dlr-storage mysql

I don't start the kanne; in a different way when using the
dlr-storage=mysql. And when using internal I don't have the problem. So
how can it be related to the order in which I start the services?

Anyways, when starting only berearbox I get the following exception:
[EMAIL PROTECTED] sbin]# ./bearerbox -v 0 /usr/local/kannel/etc/kannel.conf
2007-11-11 09:58:29 [26371] [0] INFO: Debug_lvl = 0, log_file = none,
log_lvl = 0
2007-11-11 09:58:29 [26371] [0] PANIC: DLR: storage type 'mySql' is not
supported!
2007-11-11 09:58:29 [26371] [0] PANIC: ./bearerbox(gw_panic+0xa3)
[0x80dd347]
2007-11-11 09:58:29 [26371] [0] PANIC: ./bearerbox(dlr_init+0x1c0)
[0x8083e88]
2007-11-11 09:58:29 [26371] [0] PANIC: ./bearerbox(main+0xec)
[0x807a450]
2007-11-11 09:58:29 [26371] [0] PANIC:
/lib/tls/libc.so.6(__libc_start_main+0xe3) [0x30be33]
2007-11-11 09:58:29 [26371] [0] PANIC: ./bearerbox [0x8079ed9]

Meaning it says mysql is not supported, and this is after I compiled it
with mysql specifically. So what can it be?

Knaan Ratosh
Acting VP RD
AxisMobile Ltd.
Consumer Mobile Email
Tel: Int +972-3-7685529
Mobile: Int +972-54-3138460
[EMAIL PROTECTED]

-Original Message-
From: Rodrigo Cremaschi [mailto:[EMAIL PROTECTED]
Sent: Friday, November 09, 2007 2:44 PM
To: Enver ALTIN
Cc: users@kannel.org
Subject: Re: Problem starting kannel with dlr-storage mysql

Hi Knaan,

 2007-11-09 07:21:48 [2652] [0] ERROR: error connecting to server
`localhost' at port `13002'
 2007-11-09 07:21:48 [2652] [0] PANIC: Couldn't connect to the
bearerbox.

Be sure that bearerbox is up and running before starting any other box.


On Nov 9, 2007 7:30 AM, Enver ALTIN [EMAIL PROTECTED] wrote:
 On Fri, 2007-11-09 at 10:05 +0200, Knaan Ratosh wrote:
  I was trying to start the kannel using dlr-storage=mysql, but the it
  fails. The logs in the wapbox.log say:

 wapbox.log doesn't help, in order to understand the problem we need
the
 output from bearerbox.
 --
 Enver









This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals 
computer viruses.










  _  

Antivirus avast! http://www.avast.com : message Sortant sain. 


Base de donnees virale (VPS) : 07-1, 11/11/2007
Analyse le : 12/11/2007 00:01:18
avast! - copyright (c) 1988-2007 ALWIL Software.






RE: Setting up Kannel as a Daemon

2007-11-12 Thread info.ubichip
First, you have to compile as a daemon and after depending of your system,
you have to make it running at the launch. It is bascaaly explain in the
manual.

 

 

  _  

From: Sarfaraz Jamal [mailto:[EMAIL PROTECTED] 
Sent: dimanche 11 novembre 2007 15:51
To: users@kannel.org
Subject: Setting up Kannel as a Daemon

 

Hi guys,
Earlier I asked on this thread:
http://www.mail-archive.com/users@kannel.org/msg10798.html

If we could set kannel up a daemon.

I know it has the option to be compiled as a daemon,

Besides that, and the start up script - what has to be done to ensure that
we can run it as a daemon?

Also, can anyone give me a quote on how much it would cost to do this? 

We are on linux now =)

Thanks



  _  

Antivirus avast! http://www.avast.com : message Sortant sain. 


Base de donnees virale (VPS) : 07-1, 11/11/2007
Analyse le : 11/11/2007 23:57:14
avast! - copyright (c) 1988-2007 ALWIL Software.




Re: Nokia 6260

2007-11-12 Thread Adrian Silva
Ady Wicaksono [EMAIL PROTECTED] writes:

 Bad news for many symbian users, mostly SYmbian OS will manage incoming SMS to
 their internal mailbox which is not accessible by AT+Command

 So normally you will not able to handle incoming sms at all

 If you have different experiences that would be great to share with us :)

I recently heard some success story with symbian phones. The solution
processes the incoming sms using some python code. All the work is
made at the phone itself, no gateway involved.

-- 
Adrian Silva Franco
Visualtis - Desarrollo de sistemas.
Cl Saavedra Fajardo, 5 -entlo.5
30001 Murcia
Tlf +34 968 900 248
Fax +34 968 900 490
mailto:[EMAIL PROTECTED]
http://www.linkedin.com/in/skiold



Re: Looking for a good SMPP provider

2007-11-12 Thread Adrian Silva
Hi, 

Whatever mobile -- Germany based, very helpful sales people. Their
smpp gateway works like a charm with kannel.
http://www.whatevermobile.com/content/view/46/71/


-- 
Adrian Silva Franco
Visualtis - Desarrollo de sistemas.
Cl Saavedra Fajardo, 5 -entlo.5
30001 Murcia
Tlf +34 968 900 248
Fax +34 968 900 490
mailto:[EMAIL PROTECTED]
http://www.visualtis.com



DLR Routing problem

2007-11-12 Thread nicolas dagnet
Hi,

For the first time, I have to manage 4 smpp connections with kannel
(v1.4.1with mblox patch).
In fact, it is 2 smpp redundant connections (one for sending specially in
France, the other to send international SMS, both are redundant, each with 2
smpp servers)

Sending MT is ok, but I got a problem with routing incoming informations,
especially DLR (no MO able to came at this time).

in smppx.log :
2007-11-12 09:48:21 [21987] [9] WARNING: DLR[internal]: DLR for
DST33662664892 not found.
2007-11-12 09:48:21 [21987] [9] ERROR: SMPP[smppf]: got DLR but could not
find message or was not interested in it id2148427322 dst33662664892,
type4

Starting the boxes shows in bearerbox.log :
2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppf
disabled.
2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppf
disabled.
2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppi
disabled.
2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppi
disabled.

And I am not able to activate thoses DLR rerouting even with
smsbox-route in kannel.conf.

Any idea would be appreciated !

Thanks
Nicolas (hope my english is understandable :-) )

Kannel.conf :

group = core
admin-port = 13000
admin-password = bar
admin-deny-ip = *.*.*.*
admin-allow-ip = 127.0.0.*
smsbox-port = 13003
#wapbox-port = 13002
#wdp-interface-name = *
log-file = /var/log/kannel/bearerbox.log
log-level = 1
access-log = /var/log/kannel/access.log
store-file = /var/log/kannel/storefile.log
dlr-storage = internal
box-deny-ip = *.*.*.*
box-allow-ip = 127.0.0.1

group = smsbox
bearerbox-host=localhost
smsbox-id = smsbox1
sendsms-port = 13013
sendsms-chars = 0123456789 
log-file = /var/log/kannel/smsbox.log
log-level = 1
access-log = /var/log/kannel/access.log
log-level = 1
#mo-recode = 1

group = smsbox-route
smsbox-id = smsbox1
smsc-ids = smppf;smppi
shortcuts = *

group = smsc
smsc = smpp
smsc-id = smppf
throughput = 5
host = smpp5.mblox.com
port = 3220
receive-port = 3220
smsc-username = ***
smsc-password = ***
system-type = VMA
#address-range = 
log-file = /var/log/kannel/smpp5f.log
log-level = 1
service-type = 19892
allowed-smsc-id = smppf

group = smsc
smsc = smpp
smsc-id = smppf
host = smpp6.mblox.com
port = 3220
receive-port = 3220
throughput = 5
smsc-username = ***
smsc-password = ***
system-type = VMA
#adress-range = 
log-file = /var/log/kannel/smpp6f.log
log-level = 1
service-type = 19892
allowed-smsc-id = smppf

group = smsc
smsc = smpp
smsc-id = smppi
host = smpp5.mblox.com
port = 3220
receive-port = 3220
throughput = 5
smsc-username = ***
smsc-password = ***
system-type = VMA
log-file = /var/log/kannel/smpp5i.log
log-level = 1
service-type = 19891
allowed-smsc-id = smppi

group = smsc
smsc = smpp
smsc-id = smppi
host = smpp6.mblox.com
port = 3220
receive-port = 3220
throughput = 5
smsc-username = ***
smsc-password = ***
system-type = VMA
log-file = /var/log/kannel/smpp6i.log
log-level = 1
service-type = 19891
allowed-smsc-id = smppi

group = sendsms-user
username = ***
password = ***
forced-smsc = smppf
name = userf
user-deny-ip = *.*.*.*
user-allow-ip = 127.0.0.*
max-messages = 3
concatenation = 1
omit-empty = 1

group = sendsms-user
username = ***
password = ***
forced-smsc = smppi
name = useri
user-deny-ip = *.*.*.*
user-allow-ip = 127.0.0.*
max-messages = 3
concatenation = 1
omit-empty = 1


Kannel and PHP

2007-11-12 Thread Kudzai Gadzira
Hi All,


I need to obtain information contained in the sms sent
by the user as he seeks a specific service. For example if he wants
information on a specific company in the stock exchange, I should be
able to take that information and structure an sql query out of it.
The second information I need is the values set in my .conf file.
If I am running kannel how can I pass this information into my php program.
I am using php on Apache.

My OS is Fedora Core.

Thanks in advance

Regards,

Kudzai



Re: Kannel and PHP

2007-11-12 Thread Iain Dooley

Hi Kudzai,


I need to obtain information contained in the sms sent
by the user as he seeks a specific service. For example if he wants
information on a specific company in the stock exchange, I should be
able to take that information and structure an sql query out of it.
The second information I need is the values set in my .conf file.
If I am running kannel how can I pass this information into my php program.
I am using php on Apache.


take a look at:

http://www.kannel.org/download/1.4.1/userguide-1.4.1/userguide.html#AEN3212

cheers

iain



Re: DLR Routing problem

2007-11-12 Thread Vincent CHAVANIS
Hi nicolas,

This is probably due to the fact that DLRs are store with unique keys and does 
not match your incoming DLR.
-Does the Timestamp are the same ?
(cf.  dlr_mem_entry_match()  -- if(octstr_compare(dlr-smsc,smsc) == 0  
octstr_compare(dlr-timestamp,ts) == 0)

-Have you tried an other storage system ?
(mysql for example)

Vincent.

--
Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR)
Service Technique/Reseau - NOC 
Developpement SMS/MMS/Kiosques
http://www.telemaque.fr/
[EMAIL PROTECTED]
Tel : +33 4 92 90 99 84 (fax 9142)
  - Original Message - 
  From: nicolas dagnet 
  To: Kannel Users 
  Sent: Monday, November 12, 2007 10:00 AM
  Subject: DLR Routing problem


  Hi,

  For the first time, I have to manage 4 smpp connections with kannel (v1.4.1 
with mblox patch).
  In fact, it is 2 smpp redundant connections (one for sending specially in 
France, the other to send international SMS, both are redundant, each with 2 
smpp servers)

  Sending MT is ok, but I got a problem with routing incoming informations, 
especially DLR (no MO able to came at this time).

  in smppx.log : 
  2007-11-12 09:48:21 [21987] [9] WARNING: DLR[internal]: DLR for 
DST33662664892 not found.
  2007-11-12 09:48:21 [21987] [9] ERROR: SMPP[smppf]: got DLR but could not 
find message or was not interested in it id2148427322 dst33662664892, 
type4 
   
  Starting the boxes shows in bearerbox.log : 
  2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppf 
disabled.
  2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppf 
disabled.
  2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppi 
disabled. 
  2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppi 
disabled.
   
  And I am not able to activate thoses DLR rerouting even with smsbox-route 
in kannel.conf.

  Any idea would be appreciated !

  Thanks
  Nicolas (hope my english is understandable :-) )

  Kannel.conf : 
  group = core
  admin-port = 13000
  admin-password = bar
  admin-deny-ip = *.*.*.*
  admin-allow-ip = 127.0.0.*
  smsbox-port = 13003
  #wapbox-port = 13002
  #wdp-interface-name = * 
  log-file = /var/log/kannel/bearerbox.log
  log-level = 1
  access-log = /var/log/kannel/access.log
  store-file = /var/log/kannel/storefile.log
  dlr-storage = internal
  box-deny-ip = *.*.*.* 
  box-allow-ip = 127.0.0.1

  group = smsbox
  bearerbox-host=localhost
  smsbox-id = smsbox1
  sendsms-port = 13013
  sendsms-chars = 0123456789 
  log-file = /var/log/kannel/smsbox.log
  log-level = 1
  access-log = /var/log/kannel/access.log
  log-level = 1
  #mo-recode = 1

  group = smsbox-route
  smsbox-id = smsbox1
  smsc-ids = smppf;smppi
  shortcuts = *

  group = smsc
  smsc = smpp
  smsc-id = smppf
  throughput = 5
  host = smpp5.mblox.com 
  port = 3220 
  receive-port = 3220 
  smsc-username = ***
  smsc-password = *** 
  system-type = VMA
  #address-range = 
  log-file = /var/log/kannel/smpp5f.log
  log-level = 1
  service-type = 19892 
  allowed-smsc-id = smppf

  group = smsc
  smsc = smpp
  smsc-id = smppf
  host = smpp6.mblox.com
  port = 3220
  receive-port = 3220
  throughput = 5
  smsc-username = ***
  smsc-password = *** 
  system-type = VMA
  #adress-range = 
  log-file = /var/log/kannel/smpp6f.log
  log-level = 1
  service-type = 19892
  allowed-smsc-id = smppf

  group = smsc
  smsc = smpp
  smsc-id = smppi
  host = smpp5.mblox.com
  port = 3220
  receive-port = 3220
  throughput = 5
  smsc-username = ***
  smsc-password = *** 
  system-type = VMA
  log-file = /var/log/kannel/smpp5i.log
  log-level = 1
  service-type = 19891
  allowed-smsc-id = smppi

  group = smsc
  smsc = smpp
  smsc-id = smppi
  host = smpp6.mblox.com
  port = 3220
  receive-port = 3220
  throughput = 5
  smsc-username = ***
  smsc-password = *** 
  system-type = VMA
  log-file = /var/log/kannel/smpp6i.log
  log-level = 1
  service-type = 19891
  allowed-smsc-id = smppi

  group = sendsms-user
  username = ***
  password = ***
  forced-smsc = smppf
  name = userf
  user-deny-ip = *.*.*.*
  user-allow-ip = 127.0.0.*
  max-messages = 3
  concatenation = 1
  omit-empty = 1

  group = sendsms-user
  username = ***
  password = ***
  forced-smsc = smppi
  name = useri
  user-deny-ip = *.*.*.*
  user-allow-ip = 127.0.0.*
  max-messages = 3
  concatenation = 1 
  omit-empty = 1





how to unsubscribe from this list.

2007-11-12 Thread Bilal Awan
hi,

how to unsubscribe from this list. i tried to follow every possilbe way listed 
at hte site but i still receive all the mails which i dont need now a days. 
please help me in this regard.

thanks,

bilal awan.






WAP Ringtones

2007-11-12 Thread Sriram
Hi all

I am a kannel user for past 2 years as sms gateway and it works very well. 
Thanks to all the people who created it ! I would now like to put up a wap 
gateway to serve ringtones on it. I searched the documentation but couldnt 
understand much.

Can anyone give me a step by step explanation of how to setup and how to server 
poly and true tones via it ? I mean how to send a URL of my site wiht the 
ringtone to that customer who sends a keyword to us via sms gateway.

Thanks
Sriram

Re: DLR Routing problem

2007-11-12 Thread nicolas dagnet
Hi Vincent,

Thanks for your answer, but I found the solution (with help from mblox
support).
Kannel was sending a message_id in HEX, and mblox answers me with message_id
in Decimal.
Simple solution : adding msg-id-type=0x01 in all smsc groups.

Regards,
Nicolas


2007/11/12, Vincent CHAVANIS [EMAIL PROTECTED]:

  Hi nicolas,

 This is probably due to the fact that DLRs are store with unique keys and
 does not match your incoming DLR.
  -Does the Timestamp are the same ?
 (cf.  dlr_mem_entry_match()  -- if(octstr_compare(dlr-smsc,smsc) == 0 
 octstr_compare(dlr-timestamp,ts) == 0)

 -Have you tried an other storage system ?
 (mysql for example)

 Vincent.

 --
 Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR)
 Service Technique/Reseau - NOC
 Developpement SMS/MMS/Kiosques
 http://www.telemaque.fr/
 [EMAIL PROTECTED]
 Tel : +33 4 92 90 99 84 (fax 9142)

 - Original Message -
 *From:* nicolas dagnet [EMAIL PROTECTED]
 *To:* Kannel Users users@kannel.org
 *Sent:* Monday, November 12, 2007 10:00 AM
 *Subject:* DLR Routing problem


 Hi,

 For the first time, I have to manage 4 smpp connections with kannel (
 v1.4.1 with mblox patch).
 In fact, it is 2 smpp redundant connections (one for sending specially in
 France, the other to send international SMS, both are redundant, each with 2
 smpp servers)

 Sending MT is ok, but I got a problem with routing incoming informations,
 especially DLR (no MO able to came at this time).

 in smppx.log :
 2007-11-12 09:48:21 [21987] [9] WARNING: DLR[internal]: DLR for
 DST33662664892 not found.
 2007-11-12 09:48:21 [21987] [9] ERROR: SMPP[smppf]: got DLR but could not
 find message or was not interested in it id2148427322 dst33662664892,
 type4

 Starting the boxes shows in bearerbox.log :
 2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppf
 disabled.
 2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppf
 disabled.
 2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppi
 disabled.
 2007-11-12 09:46:51 [21987] [0] INFO: DLR rerouting for smsc id smppi
 disabled.

 And I am not able to activate thoses DLR rerouting even with
 smsbox-route in kannel.conf.

 Any idea would be appreciated !

 Thanks
 Nicolas (hope my english is understandable :-) )

 Kannel.conf :

 group = core
 admin-port = 13000
 admin-password = bar
 admin-deny-ip = *.*.*.*
 admin-allow-ip = 127.0.0.*
 smsbox-port = 13003
 #wapbox-port = 13002
 #wdp-interface-name = *
 log-file = /var/log/kannel/bearerbox.log
 log-level = 1
 access-log = /var/log/kannel/access.log
 store-file = /var/log/kannel/storefile.log
 dlr-storage = internal
 box-deny-ip = *.*.*.*
 box-allow-ip = 127.0.0.1

 group = smsbox
 bearerbox-host=localhost
 smsbox-id = smsbox1
 sendsms-port = 13013
 sendsms-chars = 0123456789 
 log-file = /var/log/kannel/smsbox.log
 log-level = 1
 access-log = /var/log/kannel/access.log
 log-level = 1
 #mo-recode = 1

 group = smsbox-route
 smsbox-id = smsbox1
 smsc-ids = smppf;smppi
 shortcuts = *

 group = smsc
 smsc = smpp
 smsc-id = smppf
 throughput = 5
 host = smpp5.mblox.com
 port = 3220
 receive-port = 3220
 smsc-username = ***
 smsc-password = ***
 system-type = VMA
 #address-range = 
 log-file = /var/log/kannel/smpp5f.log
 log-level = 1
 service-type = 19892
 allowed-smsc-id = smppf

 group = smsc
 smsc = smpp
 smsc-id = smppf
 host = smpp6.mblox.com
 port = 3220
 receive-port = 3220
 throughput = 5
 smsc-username = ***
 smsc-password = ***
 system-type = VMA
 #adress-range = 
 log-file = /var/log/kannel/smpp6f.log
 log-level = 1
 service-type = 19892
 allowed-smsc-id = smppf

 group = smsc
 smsc = smpp
 smsc-id = smppi
 host = smpp5.mblox.com
 port = 3220
 receive-port = 3220
 throughput = 5
 smsc-username = ***
 smsc-password = ***
 system-type = VMA
 log-file = /var/log/kannel/smpp5i.log
 log-level = 1
 service-type = 19891
 allowed-smsc-id = smppi

 group = smsc
 smsc = smpp
 smsc-id = smppi
 host = smpp6.mblox.com
 port = 3220
 receive-port = 3220
 throughput = 5
 smsc-username = ***
 smsc-password = ***
 system-type = VMA
 log-file = /var/log/kannel/smpp6i.log
 log-level = 1
 service-type = 19891
 allowed-smsc-id = smppi

 group = sendsms-user
 username = ***
 password = ***
 forced-smsc = smppf
 name = userf
 user-deny-ip = *.*.*.*
 user-allow-ip = 127.0.0.*
 max-messages = 3
 concatenation = 1
 omit-empty = 1

 group = sendsms-user
 username = ***
 password = ***
 forced-smsc = smppi
 name = useri
 user-deny-ip = *.*.*.*
 user-allow-ip = 127.0.0.*
 max-messages = 3
 concatenation = 1
 omit-empty = 1






Http relay

2007-11-12 Thread otandeka

  Hello guys,

  I have read the kannel docs but am confused esp about the sendsms url.
can anyone with experience in http relay help me out.


 Regards
 Peter




Re: how to unsubscribe from this list.

2007-11-12 Thread Alejandro Guerrieri
What about navigating the lists overview page from Kannel's web site and use
the mailman's web interface?

http://www.kannel.org/mailman/listinfo/users

You can try googling for mailman unsubscribe also.

Regards,

Alejandro

On Nov 12, 2007 9:39 AM, Bilal Awan [EMAIL PROTECTED]
wrote:

  hi,

 how to unsubscribe from this list. i tried to follow every possilbe way
 listed at hte site but i still receive all the mails which i dont need now a
 days. please help me in this regard.

 thanks,

 bilal awan.








-- 
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri


Re: Http relay

2007-11-12 Thread seik
example:

group = smsc
smsc = http
system-type = generic
smsc-id = globul
smsc-username = uusser
smsc-password = passwdd
port = 13015
send-url = http://10.9.0.121/smsapi/?sid=191from=%Pto=%ptext=%b;
status-success-regex = SEND_OK
status-permfail-regex = failure
status-tempfail-regex = retry later
connect-allow-ip = 10.9.0.*;127.0.0.1
denied-smsc-id = comverse;mtel;vivatel

example of injecting the MO traffic ..:
http://10.9.0.11:13015/?username=uusserpassword=passwddid=7e6f3c978c122baac686151cf976072cfrom=359885100407to=1916text=Gametimestamp=2007-10-28+04%3A59%3A08


cheers

seik

-Original Message-
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
Sent: 12 ??? 2007 ?.
To: seikath
Subject:Http relay 

   Hello guys,

   I have read the kannel docs but am confused esp about the sendsms url.
 can anyone with experience in http relay help me out.


  Regards
  Peter





No translation found

2007-11-12 Thread Yadira Cruces
 

I am sending a message from smsc (Simulator) to bearerbox and then the
bearerbox module sends the message to smsbox and here I get an error. I am
sure that I missing anything but I don't know what?

 

2007-11-12 17:25:38 [22296] [1] WARNING: No translation found for TEST
from 511991 to 65001

2007-11-12 17:25:38 [22296] [1] ERROR: request failed

2007-11-12 17:25:38 [22296] [1] DEBUG: message length 14, sending 1
messages2007-11-12 17:25:38 [22296] [1] WARNING: No translation found for
TEST from 511991 to 65001

2007-11-12 17:25:38 [22296] [1] ERROR: request failed

2007-11-12 17:25:38 [22296] [1] DEBUG: message length 14, sending 1 messages

 

 

Thank you for your answer.

 

Yadira



Cannot recieve sms

2007-11-12 Thread Tinatsei Mhazi
Hi all,

I have almost everything configured I guess, but only a slight
problem. I can send sms through my http interface which means my smsc
is set up correctly(true?) but if I send an sms with a specific
keyword to my smsc kannel does not seem to notice detect any incoming
message.


Regards,

Tinatsei


Below is my .conf file. I'm running Kannel 1.4.1 on Fedora Core.


# This is the core group (bearerbox which is essentially the heart of Kannel)


group = core
admin-port = 13000
admin-password = bar
smsbox-port = 13001
log-file = /tmp/mobile_companion.log
#log-level = 0
box-deny-ip = *.*.*.*
box-allow-ip = 127.0.0.1


# This is the SMSC group(s). This routes sms requests to/from users to Kannel


group = smsc
smsc = at
smsc-id = my_smsc
my-number = my_num
sms-center = my_smsc_num
modemtype = Nokia
device = /dev/com8
speed = 115200
connect-allow-ip = 127.0.0.1
log-level = 0

include = /usr/tmp/kannel/modems.conf

# This is the SMSbox group configuration

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = my_number
log-level = 0


# SERVICES

group = sms-service
keyword = nop
max-messages = 10
#post-url = http://localhost/%S.wml;
accept-x-kannel-headers = true
concatenation = true
text = Recieved!
get-url = http://localhost/%s.php/sms?phone=%ptext=%a;


# there should be default always

group = sms-service
keyword = default
text = No service specified


# SEND SMS USER FOR SMS PUSH

group = sendsms-user
username = foo
password = bar
max-messages = 10
concatenation = true



how to implement emi and cimd2 tariff class

2007-11-12 Thread Marvin Santos
Hi!

The TELCO where I'm connecting has given me a tariff code which I
would use on my reply messages. How can I implement this on kannel?

Thanks!

Marvin.