RE: Error connecting on SMPP

2002-06-25 Thread Oded Arbel
This is not an error - this is the command line that runs bearerbox from the local directory with debug level 0 and with a configuration file named smskannel.conf -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 +972-67-340014 ::.. "I view the landslide of C u

RE: 1 kannel 2 SMS

2002-06-25 Thread Oded Arbel
Those are two seperate _SMSC_ configurations, not only smsbox. it is important to understand that only the bearerbox actually connects to the SMSC, so you must have both SMSC configurations in the same configuration file read by bearerbox (assuming of course, that you are running only one be

RE: multiple smsc connections

2002-06-25 Thread Oded Arbel
at I talk about forced-smsc, because that is what the original posted asked about, but it works the same as setting the smsc in the send-sms call (as is mentioned in one sentence). http://www.mail-archive.com/users@kannel.3glab.org/msg01135.html -- Oded Arbel m-Wise mobile solutions [EMAIL PRO

RE: Difference in source code between Redhat 6.2 and 7.2 versions

2002-06-25 Thread Oded Arbel
the old 1.0.3 version, but get a more recent one. 1.2.0 is going to roll out any second now, so you better hold out for that . -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 +972-67-340014 ::.. -- Pulchritude possesses solely cutaneous profundity. -Original Message

RE: Append to short number in sendsms

2002-06-26 Thread Oded Arbel
Why would you want to append a number to the short number ? why do you think your provider would allow you to do so ?   In anyway - the X-Kannel headers allow you to change the parameters of the MT sent back on a content reply. read about it in the user guide.   --Oded Arbelm-Wise mobile so

Re: kannel and smpp question!

2002-06-26 Thread Oded Arbel
ic end of Kannel to speak SMPP was discussed before on the development list but currently such an interface does not exist. maybe in the future. - -- Oded Arbel m-Wise Mobile Solutions [EMAIL PROTECTED] Mobile: +972-67-340014 Tel: +972-9-9581711 (ext: 116) ::.. While money can't buy happiness, i

RE: Kannel and SMSC

2002-06-27 Thread Oded Arbel
ak with all kinds of weird protocols, making it so much more complicated. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 +972-67-340014 ::.. A Fortran compiler is the hobgoblin of little minis.

Re: Kannel 1.1.6 and CVS init problems

2002-06-30 Thread Oded Arbel
ter diffferent numbers to be able to send SMS. > For some it is ok to write 491742x, but for some of them I need to > write 00491742 > my unified-prefix look's like: unified-prefix = "+491,00491;+,00" > so...what I'm missing here? :-) the translation is done fr

Re: symbol @ problem

2002-07-10 Thread Oded Arbel
g in the SMSC (although the Kannel SMPP driver uses the SMPPv3.3 coding format and not the SMPPv3.4 coding format - which is diffrent - but as the v3.4 is backwards compatible it shouln't be a problem). -- Oded Arbel m-Wise mobile solutions

Re: 3 questions

2002-07-10 Thread Oded Arbel
explanation on how to do it for a Mandrake Linux system. 2- get the sample modems.conf, and then set your modem-type to wavecom. 3- set max-messages to 0 on the sms-service group, or set omit-empty to true and make sure that your sms-service doesnot return content. -- Oded Arbel m-Wise mobile

Re: how do I specify "charset" in http push command?

2002-07-10 Thread Oded Arbel
"charset" simply sets up a conversion of the incoming data to the character map defined using the "conding" parameter. -- Oded Arbel m-Wise mobile solutions

Re: Trouble sending dollar symbol ($) in SMS

2002-07-10 Thread Oded Arbel
;t make any >difference. > >Does anyone have any suggestions? > >Thanks, > >Joel > > > I did not have this problem - are you using AT2 or AT ? -- Oded Arbel m-Wise mobile solutions

Re: 1 kannel 2 SMS

2002-07-10 Thread Oded Arbel
host = 192.168.0.1 port = 9971 smsc-username =* smsc-password = x keepalive = 1 # SMSC1 CONNECTIONS group = smsc smsc =  cimd2 host = 192.168.0.2 port = 9971 smsc-username =* smsc-password = x keepalive = 1 Oded Arbel wrote:  Those are two seperate _SMSC_

Re: Linux mandrake problem

2002-07-10 Thread Oded Arbel
e latest release for information on how to circumvent that problem. -- Oded Arbel m-Wise mobile solutions

Re: Doubts regarding status numbers

2002-07-11 Thread Oded Arbel
message is succesfuly delivered to the SMSC, or rejected by it, it is then removed from the store. this value is the number of messages in the store file. >What does "DLR queued" mean? > How many delivery reports are still being waited on. >Waht does "failed" mean? > > Message that failed to be sent ? -- Oded Arbel m-Wise mobile solutions

Re: Trouble sending dollar symbol ($) in SMS

2002-07-11 Thread Oded Arbel
Joel Hockey wrote: I'm using at. -Original Message- From: Oded Arbel [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 4:50 AM To: Joel Hockey Cc: '[EMAIL PROTECTED]' Subject: Re: Trouble sending dollar symbol ($) in SMS Joel Hockey wrote:

Re: symbol @ problem

2002-07-11 Thread Oded Arbel
ile phone for Logica's SMSC but not for CMG's SMSC. I suspect this is due to wrong SMSC's configuration. Is this a clue? Regards. -Original Message- From: Oded Arbel [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 10 de julho de 2002 15:17 To: Aarno Syvänen Cc: Otgo; [EM

Re: originating address (ID:023)

2002-07-11 Thread Oded Arbel
n set the "from" X-Kannel header to set the sender in the returned MT, or the sender paremeter in the send-sms call for a push MT. -- Oded Arbel m-Wise mobile solutions

Re: Send SMS Problem

2002-07-11 Thread Oded Arbel
> > > > > This looks ok - the message was sent successfuly, eventually. what happens is that when you deliver an MT to the AT2 module, it attempts to send it to the modem. sometime, for various reasons, the modem will reject the MT, in which case the driver will try again until it either succeeds or fails 3 times. in the logs here you can see a message that was tried once, failed, tried again and sent successfuly the second time. -- Oded Arbel m-Wise mobile solutions

Re: Patch to turn off CRTSCTS

2002-07-12 Thread Oded Arbel
ot' test). or better : have a use_crtscts in the modem data structure, turn the bit on only if it is set, and on initialization, init the use_crtscts flag to true and set it to false only if "disable-crtscts" is set in the configuration. -- Oded Arbel m-Wise mobile solutions

Re: XML

2002-07-12 Thread Oded Arbel
c and post it for >each sms that I receive. > >Thank you. > > > Kannel can't do that directly (though you might want to check the XMLRPC interface that does something similar), but you can set the sms-service to call an executable script or a web script to format the XML and POST it to where you need to. -- Oded Arbel m-Wise mobile solutions

Re: Patch to turn off CRTSCTS

2002-07-13 Thread Oded Arbel
Eric Yeo wrote: On Sat, 2002-07-13 at 04:01, Oded Arbel wrote: Eric Yeo wrote: We have an old Ericsson GM12 with a custom-made serial cable that does not have the control signals wired. When running Kannel 1.2.0, no communications occurs. Turning off hardware flow

Re: RE : XML

2002-07-15 Thread Oded Arbel
Nil Mekki wrote: -Message d'origine- De : Oded Arbel [mailto:[EMAIL PROTECTED]] Envoyé : vendredi 12 juillet 2002 20:10 À : nil Cc : [EMAIL PROTECTED] Objet : Re: XML nil wrote: Hi When I receive an sms, I want to post through http a XML message. Does anybody

Re: Patch to turn off CRTSCTS

2002-07-15 Thread Oded Arbel
Eric Yeo wrote: On Sun, 2002-07-14 at 00:27, Oded Arbel wrote: Got all that - but still I think the logic you imploy is not correct: since CRTSCTS is already being set for the modem device, its kind of silly to set it and then disable it again - instead, simply enable it if

RE: Error message on SMPP

2002-07-19 Thread Oded Arbel
connecting, and that it is not a problem. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 +972-67-340014 ::.. "I don't know why everyone thinks that The Last Action Hero was such a flop. We were Number One in Zaire" -- Arnold Schwar

RE: Compile Kannel

2002-07-22 Thread Oded Arbel
fail to configure properly, try simlinking the libxml headers directory as /usr/include/libxml2/libxml or /usr/local/include/libxml2/libxml -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 +972-67-340014 ::.. Experience is a dear teacher, but fools will learn at no other

RE: Re[2]: Compile Kannel

2002-07-22 Thread Oded Arbel
ou've done so, check where the libxml headers are. if they are not in one of the places listed in my message, try running ln -s /usr/include/libxml2/libxml -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 +972-67-340014 ::.. Then I realized something... --

RE: (no subject)

2002-07-22 Thread Oded Arbel
1.0.3 is no lnoger supported. please upgrade to the last release version 1.2.0. if there is any functionality in 1.0.3 which you need and does not exist in 1.2.0 (not that I can think of any), please state so and we will do our best to accomodate you. -- Oded Arbel m-Wise mobile solutions

RE: TON, NPI settings for SMPP

2002-07-22 Thread Oded Arbel
for transciever mode, read the userguide for the 1.2.0 and look under the SMPP section - it is one of the first parameters discusses. for TON and NPI, use the undocumented paremeters source-addr-ton source-addr-npi dest-addr-ton dest-addr-npi (why are they undocumented, really ?) -- Oded

RE: Routing in Kannel

2002-08-12 Thread Oded Arbel
Hi. this is a question for the users list (forwarded) but I will try to answer your questions too.   -Original Message-From: Rumsfeld Donald [mailto:[EMAIL PROTECTED]] Hi all, I'm new for the list. I've just download the source code of GW and reading. I've got some quest

RE: Should Python server be running for sendsms of Kannel

2002-08-12 Thread Oded Arbel
ython runing in the background, and anyway - Python 1.5 is very old - I suggest to use Python 2.2 or 2.3 when possible. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Real programmers don't draw flowcharts. Flowcharts are, after all, the il

RE: Should Python server be running for sendsms of Kannel

2002-08-12 Thread Oded Arbel
Python sendsms script is just a script that can receive human readable input using the command line and in turn genrates and HTTP GET request to the smsbox's sendsms interface. That script, that confuses you so much, is not part of Kannel, it is not a cgi-bin script and you can safely delet

RE: Re: Can a GSM-phone-as-SMSC *receive* SMS's?

2002-08-12 Thread Oded Arbel
check your phones manual - sometime it is helpful. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "There is only one nature - the division into science and engineering is a human imposition, not a natural one. Indeed, the division is a

RE: Should Python server be running for sendsms of Kannel

2002-08-12 Thread Oded Arbel
d the > first ringtone > or Operator Logo to your phone!! Thanks. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "I figured there was this holocaust, right, and the only ones left alive were Donna Reed, Ozzie and Harriet, an

RE: sms & wap xml DTD

2002-08-13 Thread Oded Arbel
This is a question for the users' list (forwarded).   The communication between the boxes themeselfs is done with a proprietary binary format for intra-kannel communications. the communication between the bearerbox and the SMSCs is done in several open and proprietary protocol, per module,

RE: kannel on HP

2002-08-14 Thread Oded Arbel
Have to say that your pthreads implementation is botched. wonder if we need another work around ? -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "Do you love me because I'm beautiful, or am I beautiful because y

RE: ringtone and logo support for sema ois

2002-08-14 Thread Oded Arbel
check the manufacturers' web site. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Sally:"So a man can be friends with a woman he finds unattractive?" Harry:"No, you pretty much want to nail them, too" -- from "W

Re: BearerBox terminates expectedly

2002-08-16 Thread Oded Arbel
= 13000 >admin-password = bar >log-file = "/kannel/logs/bb.log" >log-level = 0 >access-log = "access.log" > > Your setup does not call for any SMSC modules to be used. if Bearerbox is not called to connect to anything (which is what it is really living for)

Re: prioritize smsc

2002-08-16 Thread Oded Arbel
can tell in advance which number will be rejected by the EMI2, you can set allowed/denied prefix to route based on the number's prefix > > -- Oded Arbel m-Wise mobile solutions ::.. "I think it would be a good idea." -- Mahatma Ghandi (1869-1948), when asked what he thought of Western civilization

Re: BearerBox terminates unexpectedly

2002-08-16 Thread Oded Arbel
[EMAIL PROTECTED] wrote: >Dear Oded Arbel, > >Thanks for the response. > >But when I try to include the configurations for the smsbox >as well bearerbox does not start at all. > >To run the bb (bearerbox) and the sb (smsbox) simultaneously I need to >use different co

RE: charset problem

2002-08-18 Thread Oded Arbel
clare the character set in the XML as per the syntax. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "Did you ever wonder if the person in the puddle is real, and you're just a reflection of HIM?" -- Calvin and Hobbes

RE: Is this an error in Kannel installation?

2002-08-18 Thread Oded Arbel
of > the "make check" command at the check_smpp.sh stage indicate > an error in the installation of Kannel? Not AFAIK. please use --prefix=/usr/local or maybe /usr and don't install kannel under the init scripts directory. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED

RE: nokia phone accepts AT but never gets past "start called"

2002-08-18 Thread Oded Arbel
Are you sure that 9600 is the correct speed ? my Nokia phones connect at 4800 or 19200 (I have two). Also - try autodetecting the modem type. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. X windows: Power tools for Power Fools

RE: kannel error code

2002-08-18 Thread Oded Arbel
Where did you see this code, and in which log ? can we see some more of this log ?   --Oded Arbelm-Wise mobile solutions[EMAIL PROTECTED]   +972-9-9581711 (116)+972-67-340014   ::..Morton's Law:    If rats are experimented upon, they will develop cancer.   -Original Message-From: S

RE: charset problem

2002-08-18 Thread Oded Arbel
standard compliant XML parser can handle your content. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. The safest seat in a aeroplane is within the black box. > -Original Message- > From: ilker Aktuna [mailto:[EMAIL PROTECTED]

RE: Is this an error in Kannel installation?

2002-08-18 Thread Oded Arbel
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 8:07 AM > To: [EMAIL PROTECTED] > Subject: Is this an error in Kannel installation? > > > Dear Oded Arbel, > > Oded Arbel wrote on Sun, 18 Aug 200

RE: charset problem

2002-08-19 Thread Oded Arbel
ard Kannel. But there might be a way to disable the check in libxml2 - I'll look into it, but you can too : the libxml2 docs are available on the net at Gnome's site. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Putting smokers an

RE: nokia phone accepts AT but never gets past "start called"

2002-08-19 Thread Oded Arbel
I think it would have been a good idea, before running bearerbox on the phone, to try to use it through a terminal program, setting various speeds and other line settings, until you find one that works. possibly this may even be a hardware problem. -- Oded Arbel m-Wise mobile solutions [EMAIL

RE: charset problem

2002-08-19 Thread Oded Arbel
O-8859-9 - that problem is easy to solve by compiling libxml2 with iconv (which may already be so on your system). -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Felicity : "Will eight o'clock be ok ? great !", writing in her diary

RE: charset problem

2002-08-19 Thread Oded Arbel
> -Original Message- > From: ilker Aktuna [mailto:[EMAIL PROTECTED]] > --- Oded Arbel <[EMAIL PROTECTED]> wrote: > > From what I'm reading there : > > > > If there is no encoding declaration, then the input > > has to be in either UTF-8 or U

RE: nokia phone accepts AT but never gets past "start called"

2002-08-20 Thread Oded Arbel
(for example - minicom) and test all the possible speeds - there are only about 10 options. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "Childhood is short and maturity is forever." -- Calvin and Hobbes

RE: charset problem

2002-08-20 Thread Oded Arbel
> -Original Message- > From: ilker Aktuna [mailto:[EMAIL PROTECTED]] > > --- Oded Arbel <[EMAIL PROTECTED]> wrote: > > > > > What you could do, maybe, is detect the encoding > > from the HTTP response and then insert an > > appropr

RE: which gsm modem?

2002-08-20 Thread Oded Arbel
Title: Message   Hie guys,     Can u guys recommend to me which gsm modem that is suitable to use with kannel. I need the modem that is already proven the stability and if you please, which OS u guys running the kannel on.     Linux with Wavecom WM02D or FastTrack M1200 (same m

RE: charset problem

2002-08-20 Thread Oded Arbel
efore sending the content back to Kannel. inside Kannel, you can do the same by finding where the call ot the XML parser and doing an octstr_insert with the same line on the data. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "All you need to

RE: charset problem

2002-08-21 Thread Oded Arbel
I though your original problem was that you did not have an XML encoding decleration. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Marriage is the most expensive way I know of for each partner to discover all of the other's f

RE: charset problem

2002-08-21 Thread Oded Arbel
Then you need not remove the current deceleration, just insert a characterset into it. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Don't relax! It's only your tension that's holding you together. > -Original M

RE: nokia phone accepts AT but never gets past "start called"

2002-08-22 Thread Oded Arbel
mind went blank and shut itself down after 5 minutes, as a protective measure ;-) > really confused as to how gnokii will work and minicom & kannel wont! Usually the problem is 'Kannel not working but minicom does' :-) sorry that I cannot help further. -- Oded Arbel m-Wise mo

RE: kannel errno 11

2002-08-26 Thread Oded Arbel
> -Original Message- > From: Rafael Luque Leiva [mailto:[EMAIL PROTECTED]] > I can send very short messages, but when I try more than 40 bytes the > message sent fails, and kannel logs: > > 'Write failed with errno 11' are you using AT or AT2 ? can we have some logs, please ?

RE: status.xml bug?

2002-08-26 Thread Oded Arbel
This is a known bug which was fixed in current CVS and will be available on the next service release of Kannel. if you'd like a faster solution you are invited to download the daily snapshot. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-3

RE: kannel errno 11

2002-08-27 Thread Oded Arbel
Can we please see the kannel log file (the one the driver itself logs into) ? BTW - that patch was submitted to the CVS last week, so it should be in the daily snapshot already. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Never put an

RE: kannel errno 11

2002-08-27 Thread Oded Arbel
sage arived garbled on your handset, then I can see two possible >locations to your problem : either your handset is broken (try to send to another >type of handset) or the modem is broken (try to use another modem). Sorry. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-

RE: Can't receive SMS with TC35 modem

2002-08-27 Thread Oded Arbel
kannel to read SMs from the SIM memory if it was not notified directly (note - this type of usage is no recomended). -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Our policy is, when in doubt, do the right thing. -- Roy L. Ash, ex-presid

RE: nokia 9110?

2002-08-27 Thread Oded Arbel
t we will be happy to add these high-end monsters to the list of supported modems, if you succeed in getting it to work for you :-) -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "Any pundits that claim the FPS genre is getting tired must not

RE: Can't receive SMS with TC35 modem

2002-08-28 Thread Oded Arbel
the modems.conf file bundled with Kannel states the TC35 modem-type as siemens_tc35 and not as you have written. possibly this is the problem ? -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Faith is not belief without proof, but trust without

RE: nokia 9110?

2002-08-29 Thread Oded Arbel
gnokii covers will automatically be supported. > (those not in the > know: gnokiid (the daemon) provides the use of /dev/gnokii to > turn a normal > nokia into a GSM modem.) That's an interesting concept - I'll try it. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. This is clearly another case of too many mad scientists, and not enough hunchbacks.

RE: Need help SMPP PDU Error

2002-08-29 Thread Oded Arbel
08-28 17:18:07 [4] DEBUG: Octet string dump ends. Make sure you are compiling the same version for both systems. the 0x8000 packet type - generic nack was introduced quite recently and its obivous that the version of Kannel you are running on Linux is not updated with it. -- Oded Arbel m-

RE: infra-red programming?

2002-08-29 Thread Oded Arbel
Infra-red can be accessed as a serial port, and on Linux as a device file. Kannel has code to do that, so check the AT2 module code.   --Oded Arbelm-Wise mobile solutions[EMAIL PROTECTED]   +972-9-9581711 (116)+972-67-340014   ::..The first 90% of the code accounts for the first 90% of the de

RE: nokia 9110?

2002-08-31 Thread Oded Arbel
about it myself, and there is are 61xx series handsets around here, so I'll try to use them to see if Kannel will talk with them. unfortunatly, my current laptop have neither an iRDA port not a serial port, so it'll be a hassle. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-

RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-01 Thread Oded Arbel
You need to install the openssl-devel package. also - make sure that you have the latest 0.9.6 version - 'g' I think: there were a lot of security fixes beween that and the 'c' version which came with RH73 IIRC. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-

RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-02 Thread Oded Arbel
nstall the RPM with --nodeps. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. stars are winking out one by one. The nine billionth name of God's been found. > -Original Message- > From: Richard Kingsley [mailto:[EMAIL PROTE

RE: Problem Installing Kannel on Redhat 7.3 using RPM

2002-09-02 Thread Oded Arbel
eed to move. I assume bearerbox,smsbox,wapbox. make install will install the required binaries and other support files (for example - man pages) under the prefix you used in the configure call. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. The geniu

RE: "PANIC: Too many concurrent allocations"

2002-09-03 Thread Oded Arbel
Could happen on an old version with some memory leaks which is running for quite a while and was compiled with checking malloc. you can either upgrade to the latest CVS or recompile it with native malloc to solve this issue. the later solution will cause the error to go away, but will still

RE: Service crashes when http request for status is sent

2002-09-04 Thread Oded Arbel
This is a known problem which resufraced after some tweeks to the status page. it is currently fixed in the CVS. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "Often it takes some calamity to make us live in the present."

RE: DLR warning

2002-09-04 Thread Oded Arbel
r MTs. but bearerbox would still init and use internal DLR storage. its just warning you that it won't be persistent. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Instructions for life: 7. When you realize you've made a mistake, take immediate steps to correct it.

RE: T39 problem

2002-09-04 Thread Oded Arbel
Title: Message You need to set your init string to use the proper CNMI settings. check your phone's operating manual for the correct settings. I think the default for Kannel 1.2.0 are supposed to be ok.   --Oded Arbelm-Wise mobile solutions[EMAIL PROTECTED]   +972-9-9581711 (116)+972-67-34001

RE: GSM Modem M20

2002-09-04 Thread Oded Arbel
Check that your modem is accessible with minicom (or any terminal program) and then try to run bearerbox again. if that works, then you have the problem with the opening of the modem device - check the STATUS file for a simple workaround -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED

RE: Billing informationg trough CIMD2.

2002-09-04 Thread Oded Arbel
bmitted to the list - not a long time ago - to add billing support for Kannel and specificly for use on the CIMD2 driver. you can search the mail archives for that patch and contact the author of the patch for help in setting up your system with it. -- Oded Arbel m-Wise mobile solutions [EMAIL P

RE: Error in thinking

2002-09-04 Thread Oded Arbel
et it with Kannel - only one software can be in control of the modem at one time. > Is there any howto combine Kannel, cygwin, win 2000. Huh ? The only way to run Kannel on Windows is to use cygwin ? Good luck -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972

RE: (no subject)

2002-09-05 Thread Oded Arbel
NMI setting to cause the modem to delivery the SMs directly to the TE (Kannel) or enable sim-buffering on the modem. please consult the demonstration configuration files in the doc directory on how to do both. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67

RE: (no subject)

2002-09-05 Thread Oded Arbel
er pursued that after the sim-buffering patch went it. with the sim-buffering architecture it shouldn't be hard to implement. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. buddha nature aliens worship twinkle little star > ---

RE: problem of connectioin between kannel and TC35

2002-09-09 Thread Oded Arbel
nel is installed. I am expecting the starting of > Kannel will tell TC35 my pin > number and finally make the TC35 connect to the GSM > network. I don't understand your problem. I haven't used the TC35, but on the wavecom modems, the LED always blinks when the modem is conn

RE: Siemens M20 misconfiguration

2002-09-09 Thread Oded Arbel
ting with a bad modem, and its fixed in the CVS. The Siemens is not ideal and it has some quirks but it should work for you in most cases. Please don't cross post. some of use are registered to both lists and getting the same email twice is pretty anoying. -- Oded Arbel m-Wise mobile solu

RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-09 Thread Oded Arbel
ink this has already been said on the list. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Government: If you refuse to pay unjust taxes, your property will be confiscated. If you attempt to defend your property, you will be arrested. If you resist

RE: urlencode

2002-09-09 Thread Oded Arbel
  -Original Message-From: Cvijanovic Vladimir [mailto:[EMAIL PROTECTED]]   Is the any way to correctly encode '@' sign when sending sms?! I see it like inverted exclamation mark '¡'   Yes - please encode the '@' sign according to the URL encoding rules as clearly state

RE: Problem Installing Kannel 1.2.0.-1 on redhat 7.3 from rpm

2002-09-09 Thread Oded Arbel
o any user who feels his security on the internet is important, to stop using RedHat and instead use a different Linux distribution - one that does think security is important - such as Mandrake or SuSE. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::

RE: bearerbox? smsbox? efficient setup...

2002-09-10 Thread Oded Arbel
.1 ~ 0.2 under full load). I heard rumors on the list that Kannel can do several hundreds of messages per second - not that I know any network provider that allows that sort of access to their systems. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::

[ANNOUNCE] Omnitel-Vodafone Italy MAM client for Kannel.

2002-09-10 Thread Oded Arbel
Sorry to bother the list with a general announcement, but I didn't keep a contact list, so I will have to ask your forgiveness this time:   To anyone who received the MAM client driver code for Kannel from me - we have a new version that works against current CVS version of Kannel.

RE: [ANNOUNCE] Omnitel-Vodafone Italy MAM client for Kannel.

2002-09-10 Thread Oded Arbel
al Message-From: Nisan Bloch [mailto:[EMAIL PROTECTED]]Sent: Tuesday, September 10, 2002 5:06 PMTo: Oded Arbel; [EMAIL PROTECTED]Subject: Re: [ANNOUNCE] Omnitel-Vodafone Italy MAM client for Kannel.Hiany reason why you havent released this to the CVS?nisanAt 11:42 AM 9/10/02 +

RE: Regarding Carriage return

2002-09-12 Thread Oded Arbel
the %0A is the new line character and should work w/o problems, unless your handset drops the new lines in favor of compacting the text for easier readability as my Noika 7160 does.   --Oded Arbelm-Wise mobile solutions[EMAIL PROTECTED]   +972-9-9581711 (116)+972-67-340014   ::..Player1: "Wha

RE: Siemens c45 ringtone?

2002-09-17 Thread Oded Arbel
can you please show the UDH that you are sending and how you format the ringtone ? btw - this is a question for the users' list (forwarded). -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. You're computer is now infected with the

RE: SAR support

2002-09-17 Thread Oded Arbel
Not sure. I'm also interested in getting SAR support, but due to different priorities, it will take me at least a few days before I can start testing the SAR patches. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. It is not enough to

RE: Siemens c45 ringtone?

2002-09-17 Thread Oded Arbel
tion about the Siemens style smart messages - do you have any interesting links or documents concerning that , as I haven't found anything about that on the internet. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. My name is Nick. My fathe

RE: SAR support

2002-09-18 Thread Oded Arbel
; > > Does this mean there are already some patches ? Are they available > somewhere. > Is it possible to act as a beta tester of this ? Patches were submitted to the devel list and can be downloaded from the mailing list archives. there were two recent patches that I think are related.

RE: DLR request flag?

2002-09-18 Thread Oded Arbel
How can I set it in kannel config? You don't set that in the kannel config, but seperatly for each message by setting the dlr_mask and dlr_url parameters on the send-sms call or the matching X-Kannel headers on an sms-service response. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED

RE: Siemens c45 ringtone?

2002-09-18 Thread Oded Arbel
For Nokia ringtone, you need to send an RTTTL or RTX (depending on the phone version, and RTX is backward compatible to RTTTL) in binary coding to the phone and set a UDH with application port scheme and destination port of 0x1581. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972

RE: DLR request flag?

2002-09-18 Thread Oded Arbel
he dlr-url parameter you set for a URL that Kannel will call when it needs to deliver the DLR - its sort of an HTTP based callback. by setting up the correct template for that URL you can get Kannel to send you the type of delivery reports, date, MSISDNs etc'. -- Oded Arbel m-Wise mobile s

RE: DLR request flag?

2002-09-18 Thread Oded Arbel
The userguide has a list of possible values for % expansion that can be set in the DLR URL. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. The gates in my computer are AND, OR and NOT; they are not Bill. > -Original Message- >

RE: DLR request flag?

2002-09-18 Thread Oded Arbel
no. different values are transmitted and different expression list is used. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. When you want to test the depths of a stream, don't use both feet. -- Chinese Proverb > -Original

RE: SMPP Kannel Setup

2002-09-18 Thread Oded Arbel
Its very simple and the UserGuide offer a good example. I suggest you get the required settings from your service provider and apply the to the example in the user guide. if you have specific questions will be happy to help.   --Oded Arbelm-Wise mobile solutions[EMAIL PROTECTED]   +972-9-958

RE: rows

2002-09-18 Thread Oded Arbel
DLR lookup failed for you. what driver are you using, and can you post some more lines from the logs ? -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. "Just out of curiosity does this actually mean something or have some of the few rema

<    1   2   3   >