Search found 10 matches

by mysterious_mz
Mon Jun 15, 2009 4:08 pm
Forum: ALT.SMS.SmppClient
Topic: Problem when binding
Replies: 1
Views: 18743

Problem when binding

Hello guys.

Something very strange happening:

Sometimes when i try to bind i get this error message:

- Bad status returned during Bind : BindTransceiverResp with status ESME_RINVSYSID

- ESME_RINVSYSID is Invalid System ID.

But System ID is correct, in fact it bind's sucessfully sometimes.

Is ...
by mysterious_mz
Mon Jun 15, 2009 1:30 pm
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

Hello alt.
Thanks a lot.

I found that the problem was with the password field (more than 8 characters), but the reply was always "ESME_ROK" instead of "ESME_RINVPASWD".

But now it's all fine and working perfectly.

Thank's a lot to everyone.
by mysterious_mz
Tue Jan 27, 2009 4:18 pm
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

I did exactly what you told me but the problems remain
by mysterious_mz
Sat Jan 10, 2009 9:18 am
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

Hello.

I forgot to say that I am having these problems using the latest version (2.5.8.0) and demo v1.1.3270.23179

Regards.
by mysterious_mz
Sat Jan 10, 2009 9:04 am
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

Hello alt.

1. I can not send a simple sms;
2. I don't receive any confirmation of sending sms;
3. When I tried to disconnect obtained a SMPPCLIENT_RCVTIMEOUT.


=========================================
This is the log information from demo application:

10:03:02: SmppClient connected
10:03:02 ...
by mysterious_mz
Wed Dec 31, 2008 11:55 am
Forum: ALT.SMS.SmppClient
Topic: how to use this lib
Replies: 4
Views: 33821

Hi
Yes, i can connect and bind sucessfully using the same demo.
When i try to send a sms it fails and suddenly disconnects. I don't know what is going on.
by mysterious_mz
Tue Dec 23, 2008 4:38 pm
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

Hello.
Please help me how to send a simple sms.
I tried but no results.
To get the root of the problem i also tried jsmpp (http://code.google.com/p/jsmpp/), but when i send a sms i get "ResponseTimeoutException".
I prefer your .dll, it's easy to use.

Please Help me.
Regards.
by mysterious_mz
Fri Dec 19, 2008 12:48 pm
Forum: ALT.SMS.SmppClient
Topic: how to use this lib
Replies: 4
Views: 33821

Hi.

Did you try to send sms using some other solution?
Some java api or something else?

Please reply.
by mysterious_mz
Fri Dec 19, 2008 12:30 pm
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

Hello alt.
Thanks for your reply.

I'm using the same "ALT.SMS.SmppClient Demo" that you provide in the download section.
I simply added some events like: evAlertNotification, evDataSmComplete, evDeliverSmComplete and evSubmitComplete.

Thanks again.
by mysterious_mz
Sat Dec 13, 2008 9:20 am
Forum: ALT.SMS.SmppClient
Topic: problem sending sms
Replies: 9
Views: 59702

problem sending sms

hello,

i'm using your .dll. It works fine when i use a smpp server simulator. i got a problem when i try to send to my SMS gateway. When i tried with your previous .dll (2.5.0) after sending sms i got RCV_TIMEOUT. Now with the last .dll (2.5.5) after sending sms i don't receive any confirmation as ...