I am also getting this on the screen
2010-10-01 09:27:10 [11581] [6] ERROR: AT2[huawei_E220]: Error encoding PDU!
2010-10-01 09:27:10 [11581] [6] ERROR: System error 2: No such file or directory
2010-10-01 09:27:58 [11581] [6] ERROR: AT2[huawei_E220]: Error encoding PDU!
2010-10-01 09:27:58 [11581
I just checked my bb log and it was full with the errors like below. I
dont understand what is causing these error.
2010-10-01 09:41:54 [24414] [3] ERROR: System error 98: Address already in use
2010-10-01 09:41:54 [24414] [0] INFO: Set SMS resend frequency to 60 seconds.
2010-10-01 09:41:54 [24414
I am using the following query to send sms
INSERT INTO send_sms (
momt, sender, receiver, msgdata, sms_type
) VALUES (
'MT', '1234', '1234567890', 'Hello world', 2
);
I can send message to the single number without any problem but I want
to know how can I send message to multiple numbers. From h
Hi,
Please read latest UG. There is a special section detailing modem setup &
initialization.
GSM modems are not suited for large/volume fast SMS. You should get an SMSc
for that. Many carriers will disable your SIM if they realize you are
sending many SMS. People in this list have reported
Hello,
I am trying to make kannel work with motorokr E6 gsm phone.
It seems I am not able to get the init-string right. Has any one tried hands
on
Motorola modem. Below is the configuration. Also How much time it takes to
send one sms
using GSM smsc in kannel ? I want to send bulk sms and very fa
Not directly with kannel but through a command line util like minicom
You can try:
ATDT#672#user's phone number#amount
then press enter.
Hope helps
Regards
|-|
EnvĂe y Reciba Datos
With my current operator you are able to transfer credit minutes to an
individual by dialing #672#user's phone number#amount*
I was wondering if I can issue a command from kannel to my hauwei e220 to do
the same.
--
View this message in context:
http://old.nabble.com/credit-transfer-tp29850400p
Hi,
Please post submit_sm_resp PDU and its corresponding deliver_sm (DLR).
ts is the forreign (SMSc) message-id. In SMPP it is a unique id. In other
protocols (EMI, CIMD) this is just an actual timestamp, which creates
matching problems when you get a lot of SMS/s. ts was initially used as a
Hi,
Does this happen when you remove msg-id-type=0X02 from your configuration?
On Thu, Sep 30, 2010 at 2:43 PM, hafez ahmad wrote:
> Hi All,
>
> I have problem with the DLR that DLR row not found, I use msg-id-type=0X02
> , but I still have the problem, please note also that this problem not
>
Hi All,
I have problem with the DLR that DLR row not found, I use msg-id-type=0X02 ,
but I still have the problem, please note also that this problem not
always happened, sometimes the kannel finds the DLR row in the database.
Also I have note the following the TS field in the DLR table
mean ref
10 matches
Mail list logo