Re: gsm-modem -AT+ CNMI / no confirmation back to SMSC?

2001-10-03 Thread Alexei
Why is it that bad to have at3 ? Current AT module is buggy but it works, AT2 is worse cause sometimes my Siemens M20T just stop receiving any messages under it. I think adding AT3 till we get the perfect one is a good idea. I am willing to test the new At module which saves messages into a sim ca

Re: Siemens M20 and Kannel

2001-10-18 Thread Alexei
really strange, we do use M20T What type of firmware do you have ? - Original Message - From: "Ronan Derby" <[EMAIL PROTECTED]> To: "Kannel Developers" <[EMAIL PROTECTED]> Sent: Thursday, October 18, 2001 5:00 PM Subject: Siemens M20 and Kannel > Hi, > > I'm trying to get Kannel to use

Re: Siemens M20 and Kannel

2001-10-18 Thread Alexei
ober 18, 2001 5:53 PM Subject: RE: Siemens M20 and Kannel > Its revision 4.4> > -Original Message-> From: [EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]]On Behalf Of Alexei> Sent: 18 October 2001 16:41> To: Kannel Developers> Subject: Re: Siemens M20 and Kan

Re: Siemens M20 and Kannel

2001-10-18 Thread Alexei
.   - Original Message - From: Ronan Derby To: Alexei Sent: Thursday, October 18, 2001 6:39 PM Subject: RE: Siemens M20 and Kannel Where can I get the firmware upgrade, and whats involved in upgrading?  -Original Message-From: [EMAIL

EMS Specs

2001-10-14 Thread Alexei
Hi all, recently I got the Siemens ME45 handset. I'd like to try it's EMS functionality. Anyone got the spec or string example to send with Kannel? Thanks.

SMSC connection

2001-06-25 Thread Alexei Pashkovsky
Hi there, is there someone who have some free time to explain me when Kannel uses those : SMSCCONN_FAILED_SHUTDOWN, SMSCCONN_FAILED_REJECTED, SMSCCONN_FAILED_MALFORMED, SMSCCONN_FAILED_TEMPORARILY and what exactly happens if the failure is temporarily ? Does bearerbox try to resend

Fw: SMSC connection

2001-06-25 Thread Alexei Pashkovsky
> Hi there, > is there someone who have some free time to explain me when Kannel uses > those : > SMSCCONN_FAILED_SHUTDOWN, > SMSCCONN_FAILED_REJECTED, > SMSCCONN_FAILED_MALFORMED, > SMSCCONN_FAILED_TEMPORARILY > and what exactly happens if the failure is temporarily ? > Does beare

Re: SMSC connection

2001-06-27 Thread Alexei Pashkovsky
9:29 AM Subject: SMSC connection > "Alexei Pashkovsky" <[EMAIL PROTECTED]>: > > Hi there, > > is there someone who have some free time to explain me when Kannel uses > > those : > > SMSCCONN_FAILED_SHUTDOWN, > > SMSCCONN_FAILED_REJECTED,

Re: Archives up

2001-07-02 Thread Alexei Pashkovsky
Hi all, I have a general question regarding Kannel and Serial device interfaces it uses with Sema, AT, may be other modules.. I saw a few times situations when serial port call returns cut or corrupted packet string, both in Sema and AT module (you may see this in AT when message is coming and you

Re: CPU-usage

2001-07-04 Thread Alexei Pashkovsky
Yeah, I think thats a good idea .. could it be configurable in makefile ? I guess the choice of including smsbox within bearer is a nice thing. On Wed, 4 Jul 2001, Frederik Ammitzbøll wrote: > It's always the same thread (whether it's smsbox or bearerbox) that gets > hungry. I believe it to be

SMSC opening sequence

2001-07-05 Thread Alexei Pashkovsky
Hi all, is there a list explainging steps Kannel does in order to open an smsc connection ? As I see it in sema module, it initializes next steps :   sema_pending_smsmessage X28_data_read X28_msg_pop sema_pending_smsmessage X28_data_read X28_msg_pop sema_msg_session_mo sema_msg* sema_msg_ne

smsc_at question

2001-07-05 Thread Alexei Pashkovsky
Hi all, I have a serious sync problem in sema interface. After looking into AT module, which also uses serial connection, I found they are identical in the port reading/writing scheme. The question is, if Kannel reads data from serial port (receiving message from AT module) and there's an ou

OCTSTR error ..

2001-07-07 Thread Alexei Pashkovsky
Hi all, does anyone know where could be the problem ?   2001-07-07 17:58:10 [5] INFO: -=-=sema_msglist_pop=-=-2001-07-07 17:58:10 [5] ERROR: Start marker was damaged for area 0xbeffdbb42001-07-07 17:58:10 [5] ERROR: Could not find area information.2001-07-07 17:58:10 [5] PANIC: gwlib/octstr

Kannel heartbeat

2001-07-08 Thread Alexei Pashkovsky
Hi all, I have another question .. When I run kannel, from the beginning it runs the pending message function once every 2 seconds, and this works nicely. When I have an incoming message (MO), it starts the pending message function (which checks for MO's) much more often, and than I have pro

question

2001-07-09 Thread Alexei Pashkovsky
what should return function *submit_msg in order to put message in queue and try submitting later?   smime.p7s

X.25 networks

2001-07-11 Thread Alexei Pashkovsky
Hi all, anyone has ANY experience with x.25 connection (Kilostream) and Cisco 2501 hardware ? We are getting one very soon, and I'd like to know what configuration, cables etc we would need. Any help would be very usefull and appreciated. Thanks.   smime.p7s

Re: X.25 networks

2001-07-11 Thread Alexei Pashkovsky
yes it is, and so far ? :) - Original Message - From: "Steve Kennedy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 1:32 PM Subject: Re: X.25 networks > On Wed, Jul 11, 2001 at 10:27:15AM +0100, Derry Hamilton wrote: > &

Re: SMSC operators in Europe

2001-07-11 Thread Alexei Pashkovsky
Vodafone UK are still using SEMA over X.25 . - Original Message - From: "Stefan Cars" <[EMAIL PROTECTED]> To: "Stefano Baronio" <[EMAIL PROTECTED]>; "devel@kannel" <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 2:10 PM Subject: Re: SMSC operators in Europe > In my contacts w

Re: SMSC operators in Europe

2001-07-11 Thread Alexei Pashkovsky
I am not sure you are right about the scheme. Example : Vodafone network has it's shortcat numbers (i.e. short numbers, that are not in format of standard MSISDN : 8181///...) The customer is situated in foreign cellular network and operates under roaming agreement. Now, if he sends a mess

OIS module.

2001-07-12 Thread Alexei Pashkovsky
Does anyone have exact router configuration required to work with this module ? The header remarks in module itself are not enough, since they describe only the general idea.. Thanks.   smime.p7s

Kannel and Sema OIS2000

2001-07-15 Thread Alexei Pashkovsky
ema module, we have our CPX hardware for sell as well. (2xCPX-16 rack-mountable modules)   We will add better support for delivery notifications and than share the source. Have a good weekend.   Bstrgrds,                 Alexei.   smime.p7s

Re: [BUG] in AT + 8bit mode + Siemens M20

2001-07-21 Thread Alexei Pashkovsky
Hi Bruno ! Get from here : http://www.gapag.de/ger/downloads/content.html if you will not be able to download - mail me and I will send by email. Cheers. - Original Message - From: "Bruno David Simões Rodrigues" <[EMAIL PROTECTED]> To: "Stipe Tolj" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

Re: Vodafone UK Connection

2001-07-30 Thread Alexei Pashkovsky
If help still needed, contact me. Best regards ..

Re: Sema 2000 protocol issue

2001-08-01 Thread Alexei Pashkovsky
What module do you use ? OIS ? Sema ? I have patches for sema to support udh, and ois supports already.   - Original Message - From: Venugopal Panchamukhi To: [EMAIL PROTECTED] Sent: Wednesday, August 01, 2001 2:19 PM Subject: Sema 2000 protocol issue Hi,     D

Re: Mobile screen savers

2001-08-03 Thread Alexei Pashkovsky
hi there.. we have this ability on sema and smpp. 4-sms packet for each "screensaver". - Original Message - From: "Oleg Podolsky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 02, 2001 4:08 PM Subject: Mobile screen savers > Hello! > > I am trying to send a mobile s

Re: Mobile screen savers

2001-08-05 Thread Alexei Pashkovsky
ted screensavers (similar to animated > gifs)? > I succeed to send one-frame screensaver, but don't manage to do the same for > multi-frame. > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Alexei P

Unicode messages

2001-08-26 Thread Alexei Pashkovsky
Hi all, anyone tried sending unicode text with Kannel ? I want to send messages using hebrew and other alphabets, but the most urgent are messages with special letters from european alphabets, like german, french, spanish etc (Üôê) Any tips ? smime.p7s

Re: Delivery Status Reports

2001-08-27 Thread Alexei Pashkovsky
Hi there, actually we have it working in SMPP, OIS and EMI2. But I'm sure the way we use it is different from your approach. Basically here is the scheme : 1.When submitting a message, each message gets additional field (APP_ID). 2. After posting the message to SMSC, we put in a DB submission ID

special characters of latin alphabets

2001-08-27 Thread Alexei Pashkovsky
Anyone using OIS/SMPP/CIMD for sending messages in german/french/spanish ? Help required. Thanks.   smime.p7s

Re: Unicode messages

2001-09-03 Thread Alexei Pashkovsky
Did not work for me .. where was this added ? I am using 1.1.4 stable at the moment.   - Original Message - From: Bruno David Rodrigues To: Alexei Pashkovsky ; [EMAIL PROTECTED] Sent: Monday, September 03, 2001 2:09 PM Subject: Re: Unicode messages Try latest

Re: AT Command stuff...

2001-09-04 Thread Alexei Pashkovsky
Hi Andreas, here we go, this is siemens MT20 with latest flash update: OK ati    SIEMENS  

OIS module bug

2001-09-10 Thread Alexei Pashkovsky
smime.p7m

OIS module

2001-09-10 Thread Alexei Pashkovsky
smime.p7m

Re: SMPP message delivery report

2001-09-10 Thread Alexei Pashkovsky
No, as proposed by Andreas, you will get an MO to the sender gateway with some special word and all the DN data. You might than parse it in your application to send emails or anything else. - Original Message - From: "Erick Fuentes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday

Re: [Fwd: RE: EMS]

2001-09-11 Thread Alexei Pashkovsky
well.. damn :( anyone not updated read the news. God help all of us. Bye.

General question

2001-09-23 Thread Alexei Pashkovsky
Hi all, anyone knows how may I contact this person : Jouko Koski (EDS) ? Thanks.

Re: no one knows about leading spaces??!

2001-10-22 Thread Alexei Pashkovsky
us addressed to the whole democratic election system, when people are electing their leaders. Since this is too much political and we are only software developers, I think, dear Hamid, we might consider this discussion topic closed. *Sigh* Alexei.

Re: syntax error in current CVS (HTTP_PORT)

2001-10-22 Thread Alexei Pashkovsky
I saw the same error. Besides, current SMPP module is faulty. It drops core if u try to get http status with a web browser. I reverted back to the 1.0.4 version and it works better. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 22, 2001 5:17

compiling warnings

2001-10-24 Thread Alexei Pashkovsky
Hi all, currently the cvs compilation has these warnings :   gcc -D_REENTRANT=1 -I. -g -O2 -I/usr/local/include/libxml -I/usr/local/include -o gw/wap_push_si_compiler.o -c gw/wap_push_si_compiler.cgw/wap_push_si_compiler.c: In function `si_compile':gw/wap_push_si_compiler.c:160: warning: ass

Re: Siemens M20 (this modem have some bugs)

2001-10-24 Thread Alexei Pashkovsky
Well, actually I'd say it's not the ideal modem, but it is still better than wavecom devices. We have ordered Siemens in the first place, than changed to Wavecom, worked for about 2 months and reverted back to siemens, cause they made less problems. I guess you will be fine with M20T, just upgrade

Re: Siemens M20 question

2001-10-25 Thread Alexei Pashkovsky
Hi Ronan, ouch! this is probably the end, try taking M20 to the siemens technical center. Another solution would be checking the electronic scheme for burn parts, and probably reprogramming the flash without the modem with an external flash programming device. Anycase, really sorry for that poor M

Re: Does Kannel work with PDA

2001-10-24 Thread Alexei Pashkovsky
Title: Re: Statistics Well, I guess Kannel does not RUN on PDA's currently if thats the question. But, it's opensource, thus you have it's sources and if you want it to run on lets say some iPAQ machine that runs Linux as a primary OS, it IS possible to accomplish such a task. There were some

Re: For your kind attention!

2001-10-30 Thread Alexei Pashkovsky
Hi all, reminding the location of siemens firmware i uploaded : www.pashkovsky.com/siemens/ Just FYI, we currently run AT2 module from lastest CVS with 8(!) siemens m20T devices connected on same machine and we use them for both incoming and outgoing traffic. System is stable, and works smooth.

Re: For your kind attention!

2001-10-30 Thread Alexei Pashkovsky
No Windoze, pure Linux. System runs Mandrake 7, and it's a dual PIII with 1Gb RAM Compaq Server. Ionetworks USB drivers are very nice and fun to use, the only thing I miss in their devices are rack compatibility for rack mounting .. and siemens didn't think about it neither. > If you wonder how

Re: For your kind attention!

2001-10-30 Thread Alexei Pashkovsky
- From: "Patrick Mignott" <[EMAIL PROTECTED]> To: "Alexei Pashkovsky" <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 6:39 PM Subject: Re: For your kind attention! two questions, how do i know what frameware my m20t is running? also what if i lose power during u

Re: For your kind attention!

2001-10-30 Thread Alexei Pashkovsky
Nice indeed, they say it even has the rackmount interface :) The only thing is it has PCI/ISA interface which is not always the best solution, while edgeport use USB port. Does it work good with simultaneous multiport traffic loads? - Original Message - From: "Frederik Ammitzbøll" <[EMAIL

converting for nokia

2001-10-30 Thread Alexei Pashkovsky
Hi list, long time ago I made some bmp2ota and txt2nok convertors to convert graphics and ringtones from windows bmp and txt format to nokia over the air format. Somehow I lost the convertors scripts, but I remmember posting it to community. If anyone of you still has them, please email to me. Tha

Re: EMS Specs

2001-11-04 Thread Alexei Pashkovsky
ctober 15, 2001 9:19 AM > > To: [EMAIL PROTECTED] > > Subject: RE: EMS Specs > > > > > > Try 3gpp.org or > > > > http://www.3gpp.org/ftp/Specs/2001-09/Rel-5/23_series/23040-510.zip > > > > Steffen Lindemann > > > > > -Or

At modules

2001-11-13 Thread Alexei Pashkovsky
Hi all, since we still had some troubles with recent AT2 module, I have tried the new AT module made by Matthew. The kannel I got from his page was installed in production machine. I was amazed by performance, it was really nice to discover that siemens could actually be this fast! The spee

Re: At modules

2001-11-13 Thread Alexei Pashkovsky
SM"2001-11-13 19:14:58 [6] DEBUG: boxc_sender: sent message to <127.0.0.1>2001-11-13 19:14:58 [5] DEBUG: boxc_receiver: got ack2001-11-13 19:14:59 [21] DEBUG: AT: Command: AT+CMGR=12001-11-13 19:14:59 [15] DEBUG: Read from modem: 'OK'2001-11-13 19:14:59 [15] DEBUG: AT: Comman

Re: At modules

2001-11-14 Thread Alexei Pashkovsky
All of our devices are Siemens M20T firmware 5.4 Regarding the speed : the measurement was altered since kannel counted same message many times while it could not delete it from sim.     don't hurry with the update, I already found some minor bugs. There's one strange thing

Re: siemens firmware

2001-11-14 Thread Alexei Pashkovsky
www.pashkovsky.com/siemens/ Good luck. p.s. try searching through list before you ask a question, cause it was answered many times already .. - Original Message - From: "Steffen Lindemann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 14, 2001 12:31 PM Subject: s

Re: 10 msg/sec performance

2001-11-14 Thread Alexei Pashkovsky
 Only direct SMSC connection will give you such a performance. You need TCP/X.25/ISDN link. No GSM modem is able to work at this traffic. - Original Message - From: Ozkan ERENER To: [EMAIL PROTECTED] Sent: Wednesday, November 14, 2001 6:29 PM Subject: 10 msg/sec

convertors

2001-11-19 Thread Alexei Pashkovsky
Hi list, for those who need nokia smart-messaging format convertors, here's one I made some time ago. You need to put these files somewhere in your apache htdocs and change path in convertor.php3 file. index.php should be a ln -s to convertor.php3. run chmod a+rw [convertor directory] so it w

Re: php-admin/send*.php

2001-11-20 Thread Alexei Pashkovsky
uot;.$count."0".$i;    $udh.=symbolize($temp);    $URL="/cgi-bin/sendsms?username=".USERNAME."&smsc=$smsc&password=".PASSWORD."&to=$to$udh&text=$data";    $URL.="&from=A38700&validity=$validity&priority=$priority

Re: convertors

2001-11-20 Thread Alexei Pashkovsky
A good point. Will do that. - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Alexei Pashkovsky" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 5:46 PM Subject: Re: convertors > > oh, the midi2rtt

Re: php-admin/send*.php

2001-11-20 Thread Alexei Pashkovsky
MCC MNC RouteTo         in the above, mcc/mnc are set for Vodafone UK. - Original Message - From: Steve Rapaport To: Alexei Pashkovsky Sent: Tuesday, November 20, 2001 3:27 PM Subject: RE: php-admin/send*.php Thanks, Alexei!   I didn't see any o

devel@kannel.3glab.org

2001-11-26 Thread Alexei Pashkovsky
Hi all, I guess this link would be useful for many developers.   http://www.nobbi.com/netw_country.htm

Re: SMS protocol supported by Kannel

2001-12-11 Thread Alexei Pashkovsky
Kannel works with Sema SMS2000 G6.0 over X.25 with Cisco routers to enable TCP<->X.25 translation just fine. If you have specs on G7.4 protocol, please public them, or show me where to drop a glance, and I will tell you if it will support it and if not, how many afforts are required to make i

Re: smsbox eating CPU ?

2001-12-11 Thread Alexei Pashkovsky
Hi all, some off-topic question. I have a cisco router for X.25-TCP/IP translation. Every time it connects to the SMSC, in telnet session router says Trying 2...Open How do I disable these ? Thanks.

Re: problems compiling kannel with mySQL.

2002-01-08 Thread Alexei Pashkovsky
Hi Oded, well, I know personally who installed the mySQL for you. The problem is in your side, and the installation is not default. Next time ask your administrator to install mysql as usual people do, and not play with lib directories. For now linking the lib dir as Andreas proposed will solve th

Re: A question about PDU encoding in smsc_at2

2002-01-14 Thread Alexei Pashkovsky
>(for example - the square > brackets which I like to use), the modem rejects the message with error > 304 "invalid PDU mode parameter". Well, this will probably hurt you, but I'm afraid square brackets are not part of GSM character set. At least I didn't see them there.

Re: EMS and splitting

2002-01-16 Thread Alexei Pashkovsky
currently Kannel does not deal with failed messages out of the box. Alexei.    I'm working on an application that uses EMS to send graphic elements in messages. It's almost done, but I've came up with a problem with large messages that needs splitting: smsbox fails to do t

Re: I don't want to run bearerbox as root

2002-02-15 Thread Alexei Pashkovsky
Stipe, what other languages do you speak ? Did St.Valentine's day impressed you that much ? Lol :) - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Miroslav Vrankic" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 9:02 AM Subject: Re: I don't w

Re: picture mess

2002-02-21 Thread Alexei Pashkovsky
Hi, try to analize the SMPP packet dump. Edit gw/smsc_smpp.c, enable debug, and see what it sends, you might send me if you want me to takea look on it. Than send message concatenated manually and see the difference. I had some scripts to manually concatenate messages, might be sharing with you if

Re: concatenation = true

2002-02-21 Thread Alexei Pashkovsky
This is VERY smsc module dependant. - Original Message - From: "Angel Fradejas" <[EMAIL PROTECTED]> To: "Stipe Tolj" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "P. A. Bagyenda" <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 11:20 AM Subject: RE: concatenation = true > Concatena

Re: Optional parameters in smpp pdu's?

2002-02-21 Thread Alexei Pashkovsky
Well, according to sema spec's , it only supports Sema2000 protocol, which is implemented in OIS module, and you use SMPP. Afaik, your operator has written some propriatory translator for SMPP protocol, or has made changes to the original smsc. Kannel SMPP module supports only the standard SMPP fu

Re: loadable modules ?

2002-02-21 Thread Alexei Pashkovsky
I think idea of having the listening http interface inside bearerbox instead of running two executables could be usefull too. Obviously this should be configurable .. - Original Message - From: "Nisan Bloch" <[EMAIL PROTECTED]> To: "Stipe Tolj" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>

Re: SMPP causing smsbox to crash?

2002-02-22 Thread Alexei Pashkovsky
What is it exactly that you are trying to do so far ? :) I have used the Kannel with SMPPSim, and it was working quite fine for me .. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 3:00 PM Subject: SMPP causing smsbox to crash? > H

Re: SMPP causing smsbox to crash?

2002-02-22 Thread Alexei Pashkovsky
Well, I was just analizing the SMPP protocol and checking the speed. Trust me, Kannel supports SMPP v 3.3 very well, I guess better than Sim runs the emulations even :) Afaik The SMPPSim does save the messages in some log file, and u can parse it if you need those .. I was running Kannel as SMPP E

New Stable release

2002-02-25 Thread Alexei Pashkovsky
Hi all, I think we should actually rename the AT2 to AT and forget the old AT before making the release. Anybody checking the last things and debugging before new stable version ?  

Re: New Stable release

2002-02-25 Thread Alexei Pashkovsky
As regarding to SIM buffering patches : I don't think these are to be included in any type of stable version, and there's a very simple and clear reason. Sim card has flash memory where it stores those messages if they are not requested to be output to the prompt by terminal. Every flash memory ca

Re: New Stable release

2002-02-25 Thread Alexei Pashkovsky
Sure we can, someone has to merge two things and add config variable , than we have to test it for a few weeks .. are you sure thats what you want ? - Original Message - From: "Bruno David Rodrigues" <[EMAIL PROTECTED]> To: "Alexei Pashkovsky" <[EMAIL PROT

Re: Webmin Module

2002-02-25 Thread Alexei Pashkovsky
you mean this one ? http://www.webmin.com/webmin/modules.html - Original Message - From: "Bjoern Buettner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 8:57 AM Subject: Webmin Module > Hi all, > > has anybody the new URL of Philippe Barnetche's Webmin mo

Re: SMSC support SL45i and T68

2002-02-25 Thread Alexei Pashkovsky
You mean you could not RECEIVE the sms with those devices ? I guess no sms was actually sent than. Kannel sends pretty standard sms packet, so if your device usually gets any sms messages, should be no problem to get one from kannel. As regarding to driver support for those phones, I am not sure i

Re: Looking for deveopers..

2002-05-02 Thread Alexei Pashkovsky
I wonder what would be the customer : developer exchange ratio ? *lol* :) - Original Message - From: "Andrea Viscovich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 6:24 PM Subject: Re: Looking for deveopers.. > > >Hehe, since you ppl already asked I can say

Re: Howto send ott files

2002-11-27 Thread Alexei Pashkovsky
No, MCC/MNC are for operator logo only. But picture messages are concatenated, so you might want to check how they were split/assembled. - Original Message - From: "Ritesh Shah" <[EMAIL PROTECTED]> To: "Dziugas Baltrunas" <[EMAIL PROTECTED]> Cc: "Kannel" <[EMAIL PROTECTED]> Sent: Wednesday