CMG payload feild.

2003-01-21 Thread Patrick Mignott



hello i am working with a technical testing/setup a 
EMI2 NEW connection at my mobile Provider
after setting up the connect, if i send to the 
short code kannel gets a blank message. the technical is saying that the message 
content is in the "payload" field and not the message text field??? is this a 
valid statement?
my setting are as follows.

group = smscsmsc-id = "INFOSERVICE"smsc = 
SMPPkeepalive = 5host = 172.16.*.*port = 5016receive-port = 
5016smsc-username = "***"smsc-password = "***"system-type = 
""address-range = ""

i




Parameters (Escape Codes) for a chat room

2002-07-30 Thread Patrick Mignott

what parameters (escape code) can be used for a mutli-word parameter, while
only using a single escape code???

i am  developing a open source SMS chat room,
i have open question, i would like to use ONE  Parameters (Escape Codes) to
accept the chat room name and ONE to accept the CHAT content for example the
user would type the following  GENERAL hello all my name is Patrick
the keyword would be GENERAL and the chat content would be hello all my
name is Patrick
i would expect the setup to look like this
get-url = http://digipoint1-sms.net/sms/chat.asp?topic=%scontent=%s;

however  i get a could not fetch content error  if the content  has more
than one WORD.

what parameters (escape code) can be used for a mutli-word expression, while
only using a single escape code?









SMS-C SMPP duplicate

2002-07-25 Thread Patrick Mignott
Title: Re: how many messages per second can ..



thank you andreas.
i have another question it seems like my providers 
smsc is sending my kannel box duplicate sms messages, sometimesthe users 
send one request but the smsc send it twice because of a network 
error...
look at this error line in the smsc providers 
log

[Net-Amp] Evt:cnfphasErr Dev: any_to_AMP Ses : 
AMP_1
[Net-Uac] Pdu Disconncnf usr INFOSERVICE dst:: 
org
Aid Sta Network Error
=
The strange thing is that my Kannel box still gets 
the message!!
the Providers SMSC then retires in .2 of a seccond 
and does this

==

[Net-Amp] Evt:BindrcvInd any_to_AMP Ses : 
AMP_1
[BindRcvrsp] [261823] ST :0 SI Digicel SMS-C ver :3.4
[Net-Uac] Pdu connectcnf usr: INFOSERVICE dst:: 
org
Aid Sta Successful completion
===
The strange thing is if there was a network error why did my box get the 
message anyway?
can anyone help?

  - Original Message - 
  From: 
  Andreas Fink 
  To: Patrick Mignott 
  Sent: Thursday, July 25, 2002 3:17 
  AM
  Subject: Re: how many messages per second 
  can ..
  
  how many messages 
second can kannel push using a GSM modem like a TC35T ?
  
  one message every 6 seconds. limit of the phone.-- 

  Andreas Fink
  Global Networks, Inc.
  
  --
  Tel: +41-61-6932730 Fax: 
  +41-61-6932729 Mobile: +41-79-2457333
  Address:Global Networks, Inc., 
  Schwarzwaldallee 16, 4058 Basel, Switzerland
  Web: 
  http://www.global-networks.ch/ e-mail: 
  [EMAIL PROTECTED]
  --
  Member of the GSM 
Association


how many messages per second can ..

2002-07-24 Thread Patrick Mignott



how many messages second can kannel push using a 
GSM modem like a TC35T ?


Duplicates in SMS log file

2002-07-22 Thread Patrick Mignott



Hi all i am getting duplicates in my sms logfile in 
the receive side, is this a know issue with kannel?
please advise


repeats in access.log file

2002-07-04 Thread Patrick Mignott



Has anyone ever seen duplicate logging records in 
the access.log file for SMS messages?
i see where the same message is received twice from 
the users and send twice back to them, however my provider only received one 
message from the user... what could be the problem.. i am using 
SMPP.


DLR and SMPP fixed yet?

2002-06-06 Thread Patrick Mignott



hello is the problem bellow fixed in the latest CVS 
yet?
i am getting crashes with 1.1.6
 2001-12-31 21:42:27 [9] DEBUG: 
** SMPP 
handle_pdu  Got DELIVER REPORT2001-12-31 
21:42:27 [9]  PANIC: gwlib/octstr.c:2032: seems_valid_real: 
Assertion `ostr != NULL'  failed. (Called from 
gwlib/octstr.c:728:octstr_compare.)  it seems that there is a 
octstr_compare() call within smsc_smpp.c at line 449-450 that cause this 
assertion.


disconnect from SMPP

2002-06-06 Thread Patrick Mignott



Hi all when ever i am not receiving SMS message 
from the SMPP i keep getting the below message, why? 
my keep alilve is set to 10 this should not 
happen... and ideas??

2002-06-06 19:30:23 [8] DEBUG: Started thread 9 
(gw/bb_boxc.c:boxc_sender)2002-06-06 19:30:53 [5] ERROR: SMPP: I/O error or 
other error. Re-connecting.2002-06-06 19:31:23 [5] ERROR: SMPP: I/O error or 
other error. Re-connecting.2002-06-06 19:31:53 [ 5] ERROR: SMPP: I/O 
error or other error. Re-connecting.


Time.date not right

2002-06-06 Thread Patrick Mignott



hi all,
i see that the time/date in the kannel.log file 
logging wrong, it's 4 hour faster then the BOIS time 
why?


symbol problems with Kannel?

2002-05-05 Thread Patrick Mignott



hi all i am using kannel to provide Financial 
services to a bank client, however i am having problems displaying some symbols 
for example $ , [ and @ i am pulling the information from a HTTP website i keep 
getting some strange ASCII symbols that looks like a U with to dots on top of 
it?
any help would be great.


new findings with split

2002-04-17 Thread Patrick Mignott



i have looked on my access.log file and i 
see(the actual output) for all the messages including the last SMS 
3/3 for example, so it's either my 6210 ( it happens on may 6210  3310) or 
the SMSC, is there any flag that i can set to make the SMSC deal with split 
messages better (if this is the problem? 
eg priority
accept-x-kannel-headers = true

  
  

  text/plain
  ???
  what can i try?
  





concat bug?

2002-04-15 Thread Patrick Mignott



hi all ,
i am having a problem with concentration, sometimes 
i get the message 2/2 on my 6210 nokia but i get a blank message, however i will 
get the subject line summary. just before trying to read the message... is this 
a known bug?regards
Patrick


blank concatenation

2002-03-11 Thread Patrick Mignott



blank concatenation,
hi all i am using the latest CVS version of kannel, 
from time to time i get a blank concatenated file, why? i see information is the 
messages summary title but no information in the body of the second 
message...


quick and simple question

2002-03-07 Thread Patrick Mignott



it guess this is a yes or no question does 
kannel support SMSC-originated enquire_link ?


SMPP keep alive.

2002-03-05 Thread Patrick Mignott



hi all,
i am connected to a ericsson SMPP server, when a 
message is sent to my box from a mobile phone it take a long time for my box to 
receive it. when i look at the SMSC's error log i see wheremy service is 
logged off ever 60 seconds for about 20 seconds long. when i reconnects my 
server finally gets the message. i have my keep alive to 20 seconds but 
the connection still disconnects. no matter what i set the keep alive to the 
server still goes down. however is the service say disconnected and i send a 
PUSH sms, the messages leaves my server immediately, and the server still does 
not say connected for another 30 seconds.
anyone knows why this is happening? is it possible 
to remove the timeout from the SMSC?


ems sendsms sample

2002-02-16 Thread Patrick Mignott



i have had the this list has gone in detail about 
EMS standard with Kannel
but i have not been able to find any example 
showing how to send a ringtone, icon using sendsms, i have only found nokia 
stuff,
could some be so kind to send me a sample to EMS or 
Motorola sample of how to send a ringtone-icon? that relates to 
Kannel.


Kannel and RTTTL format?

2002-02-13 Thread Patrick Mignott



hi all,
can kannel support RTTTL data format or do you have 
to convert to HEX?
Regards



sms content providers

2002-01-29 Thread Patrick Mignott



hello all, i hope i am not in the wrong discussion 
group, but i would like to know if anyone knows of a SMS contact provider 
that can delver sms news, sports, weather, ect. for the UK and is compatible 
with kannel?.
thanks,


best AT modem?

2001-10-30 Thread Patrick Mignott


hi all,
what is the best AT modem to work with kannel? and the reasons for you
opinion please.






Re: best AT modem/ direct connection questions

2001-10-30 Thread Patrick Mignott

thanks for your straight and great advice do you use SMPP?
i am planning to get connected to my provider Via SMPP, but i have afew
question, they are probably generic to all direct connections.
1) how does a Provider assign a phone number to a SMPP port?
2) if a provider currently only charges users for outgoing messages( MO) ,
how can they bill a user who request PUSH messages like email and sport
notification
3)i know a lot about GSM Providers but what protocol are supported by
CDMA/TDMA/PCS SMSc?
thanks.

what proto
- Original Message -
From: Dave White [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 30, 2001 8:28 AM
Subject: Re: best AT modem?


 Patrick Mignott wrote:

 hi all,
 what is the best AT modem to work with kannel? and the reasons for you
 opinion please.
 

 There are no good GSM modems to use to handle incoming SMS messages. The
 way SMS is implemented prohibits it.

 While I realize that many people here regularly use GSM modems to
 receive SM's, and that the ability to do so is an attractive feature for
 many developers, please consider what happens if your service is a
 raging success.

 Your user's SMS-MO is accepted by an operator's SMSC, and stored for
 future forwarding.  It will then be forwarded to the GSM modem as an
SMS-MT.

 Since the SMSC can only deliver 1 message every few (3-6) seconds with
 NO windowing whatsoever, if messages come in more quickly, they will be
 stuck in the operator's SMSC. Depending on the SMSC vendor, the storage
 space may be shockingly limited, and the behavior of the SMSC may become
 rather pathological once the database gets 'too full'. (Ahem... I am
 thinking of a certain... umm.. Finnish vendor as I write this.)

 Using the AT modules for development is not a problem -- the problem is
 that a successful SMS service, especially a quiz show type
 application, will cause spikes of activity that can disable SMS on some
 or all of an operator's network.

 Be careful. You do not want to break the networks you are using, and you
 do not want to be disconnected because you came up with a service
 everybody wants to use.

 HTH,

 David WHITE
 CONNECT AUSTRIA








kannel billing methods

2001-10-26 Thread Patrick Mignott

hi all,
1) i would like to get an idea how many people here are using kannel in a
live network were the charge their customers for there services.

2) and also how many people bill customer independenlty of their network
provider ( prepaid / postpaid SMS access cards example.)

3) and people who intergrate billing with there network provider were they
collect  a per
Transation fee.

i might have the opertuinity to intergrate billing with my provider and i
would like to know if this is a good move or should i do my own billing
system ( SMS cards) ?





kannel Redundancy ??

2001-10-25 Thread Patrick Mignott

hello,
i was wondering if anyone has designed a kannel network with systems
(hardware/software) with Redundancy? and automatic fall overs to the
Redundant system?
i am more interested in a Redundancy of a AT connection.
thanks.






Siemens M20 (this modem have some bugs)

2001-10-24 Thread Patrick Mignott

i say this statment in the updated manual  Siemens M20 (this modem have
some bugs)
now this is bad for me seeing that i just order one, does anyone know what
the bugs are?





Multipart Message ?

2001-10-23 Thread Patrick Mignott

Does kannel or will Kannel support Multipart Messages?
this is where  a  text message can be up to 1600 characters, delivered as
sequential, single messages?
what are the future developments of kannel is there a schedule of
enhancements?







ERICSSON SMSC support SMPP?

2001-10-07 Thread Patrick Mignott

hi all i was reading on the kannel news page that kannel does not support
ERICSSON SMSC because it uses yet another Protocol  what protocol is this?
has anyone worked with a ericsson SMSC?
thanks