EMI problem

2003-11-20 Thread Mobilesoft --- Earljon Hidalgo
Hi to all!

I downloaded the latest CVS version of kannel and started to test it.

I am having a problem regarding UCP/EMI connection. I tried to send a
message like this:

http://192.168.0.88:13013/cgi-bin/sendsms?user=userpass=userfrom=;
binfo=00to=xxxtext=test+message

I don't know what to insert on the binfo part of the sendsms message.
Has anyone have an idea on what to insert here? A sample entry maybe?

And also, what string should I pass the %B parameter on my sms-services'
get-url?

And also the smsbox returned me this message: Error reading in fd 23.
What does it mean?

Thanks for any help...




UDH in the USA

2003-11-20 Thread Zohar



Hi,
I installed a kannel (snapshot version)in a 
cygwin environment. I'm using an Ericsson T68i with an ATT SIM. 

When I receive SMS messages with UDH, it seems that 
the UDH is not in X-Kannel-UDH, but is rather prepended to the message itself. 

When sending SMS messages with UDH through the 
kannel, I receive weird character before the actual message (which suggests that 
the UDH is prepended here as well).
The messages are sent to / received from a 
different network (from outside the US).

Anyone has any insight on this?



SOAP and Kannel

2003-11-20 Thread Chin Yau Chia
Can anyone advise what to do with the soap capability of kannel, one of 
our telco is usisng soap and we will like to interface to Kannel

Rgds,
chiacy



RE: UDH in the USA

2003-11-20 Thread Paul Keogh





  I installed a kannel (snapshot version)in a 
  cygwin environment. I'm using an Ericsson T68i with an ATT SIM. 
  
  When I receive SMS messages with UDH, it seems 
  that the UDH is not in X-Kannel-UDH, but is rather prepended to the message 
  itself. 
  When sending SMS messages with UDH through the 
  kannel, I receive weird character before the actual message (which suggests 
  that the UDH is prepended here as well).
  The messages are sent to / received from a 
  different network (from outside the US).
  
  Anyone has any insight on this?
  
  Yes. 
  I've experienced problems trying to send any SMSs containing UDH into the US. 
  I'm not
  sure 
  if the network is ATT, I'll check. The symptoms are exactly as you 
  describe.
  
  Best 
  guess is that the interop node is broken somewhere, 
  somehow.
  


dlr problem

2003-11-20 Thread Chris Botor
hello a newbie here, kannel people please help me

http://127.0.0.1:13013/cgi-bin/sendsms?username=nsadminpassword=kannelsmsus
erto=639189369856text=testingdlrmask=31dlrurl=http%3a%2f%2f127%2e0%2e0%2
e1%3a%2fdlr%2ephp%3fid%3d8%26status%3d%25dhttp://127.0.0.1:/dlr.php?
id=8status=%d

this is my send-message format, message was successfully sent but i don't
think the dlr.php was triggered?

here are my questions?

1. When is the dlr.php would be triggered?, right now we dont have an access
in the smsc to return the status report of the sms, maybe that is the reason
why the dlr.php was not triggered?

2. Can I put a different url request for the dlr instead putting it on the
send-sms as advise in the documents, is that possible?

Please Help me =)







Xser field

2003-11-20 Thread mikez
Our operator ask me to insert the billing  code
and tariff class in the Xser field, how can it be done? 




Problem with WAP-Gateway/File sizes

2003-11-20 Thread Robert Hassing
Hi All,

I have this problem with the WAP gateway I did setup.

The problem is that a maximum of 254/255 packets can be send concerning 1
file.
This means that if I want to download a file with a size higher as 143KB the
transmission fails :-(

The error I got is the following:

In wapbox.log:
PANIC: gwlib/octstr.c:1677: octstr_set_bits: Assertion `value = mask'
failed.

And in bearerbox.log:
2003-11-19 16:13:55 [7] ERROR: Couldn't send UDP packet
2003-11-19 16:13:55 [7] ERROR: System error 90: Message too long
2003-11-19 16:13:55 [7] ERROR: WDP/UDP: could not send UDP datagram
2003-11-19 16:14:05 [7] ERROR: Couldn't send UDP packet

Is there a possibility to download files which are bigger as appr. 143KB

With kind regards,

Robert Hassing
[EMAIL PROTECTED]




fd Errors, where to find?

2003-11-20 Thread Earljon Hidalgo
Hi there!

Where can I find descriptions for all the fd Error codes?

I got the message Error in reading fd 23, what does this mean?

Thanks!