Hi, this is an error on your operator side, you should contact them about this error, it seems that you are sending more messages than you're allowed to, maybe they can give you some hints about this.
Regards, Juan L Gómez From: Ravindra Gupta // Viva <[email protected]> Date: Friday, June 22, 2012 7:40 AM To: <[email protected]>, <[email protected]> Dear Team, We are facing issue when we are submitting the SMS to operator: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2012-06-22 02:05:14 [9456] [9] DEBUG: type_name: submit_sm 2012-06-22 02:05:14 [9456] [9] DEBUG: command_id: 4 = 0x00000004 2012-06-22 02:05:14 [9456] [9] DEBUG: command_status: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: sequence_number: 2409 = 0x00000969 2012-06-22 02:05:14 [9456] [9] DEBUG: service_type: NULL 2012-06-22 02:05:14 [9456] [9] DEBUG: source_addr_ton: 5 = 0x00000005 2012-06-22 02:05:14 [9456] [9] DEBUG: source_addr_npi: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: source_addr: "TESTMT" 2012-06-22 02:05:14 [9456] [9] DEBUG: dest_addr_ton: 1 = 0x00000001 2012-06-22 02:05:14 [9456] [9] DEBUG: dest_addr_npi: 1 = 0x00000001 2012-06-22 02:05:14 [9456] [9] DEBUG: destination_addr: "919xxxxxxxxx" 2012-06-22 02:05:14 [9456] [9] DEBUG: esm_class: 67 = 0x00000043 2012-06-22 02:05:14 [9456] [9] DEBUG: protocol_id: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: priority_flag: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: schedule_delivery_time: NULL 2012-06-22 02:05:14 [9456] [9] DEBUG: validity_period: NULL 2012-06-22 02:05:14 [9456] [9] DEBUG: registered_delivery: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: replace_if_present_flag: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: data_coding: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: sm_default_msg_id: 0 = 0x00000000 2012-06-22 02:05:14 [9456] [9] DEBUG: sm_length: 56 = 0x00000038 2012-06-22 02:05:14 [9456] [9] DEBUG: short_message: 2012-06-22 02:05:14 [9456] [9] DEBUG: Octet string at 0x1790c6c0: 2012-06-22 02:05:14 [9456] [9] DEBUG: len: 56 2012-06-22 02:05:14 [9456] [9] DEBUG: size: 1024 2012-06-22 02:05:14 [9456] [9] DEBUG: immutable: 0 2012-06-22 02:05:14 [9456] [9] DEBUG: data: 05 00 03 48 02 02 6c 65 61 73 65 20 63 6f 6d 70 ...H..lease comp 2012-06-22 02:05:14 [9456] [9] DEBUG: data: 6c 65 74 65 20 79 6f 75 72 20 41 70 70 6c 69 63 lete your Applic 2012-06-22 02:05:14 [9456] [9] DEBUG: data: 61 74 69 6f 6e 20 46 6f 72 6d 2e 20 52 65 67 61 ation Form. Rega 2012-06-22 02:05:14 [9456] [9] DEBUG: data: 72 64 73 2c 20 44 54 45 rds, DTE 2012-06-22 02:05:14 [9456] [9] DEBUG: Octet string dump ends. 2012-06-22 02:05:14 [9456] [9] DEBUG: SMPP PDU dump ends. 2012-06-22 02:05:14 [9456] [11] WARNING: SMPP: PDU NULL terminated string (message_id) has no NULL. 2012-06-22 02:05:14 [9456] [11] DEBUG: SMPP[Critical_Pipe]: Got PDU: 2012-06-22 02:05:14 [9456] [11] DEBUG: SMPP PDU 0x2aaab0008b10 dump: 2012-06-22 02:05:14 [9456] [11] DEBUG: type_name: submit_sm_resp 2012-06-22 02:05:14 [9456] [11] DEBUG: command_id: 2147483652 = 0x80000004 2012-06-22 02:05:14 [9456] [11] DEBUG: command_status: 20 = 0x00000014 2012-06-22 02:05:14 [9456] [11] DEBUG: sequence_number: 2330 = 0x0000091a 2012-06-22 02:05:14 [9456] [11] DEBUG: message_id: NULL 2012-06-22 02:05:14 [9456] [11] DEBUG: SMPP PDU dump ends. 2012-06-22 02:05:14 [9456] [11] ERROR: SMPP[Critical_Pipe]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2012-06-22 02:05:14 [9456] [11] WARNING: Maximum retries for message exceeded, discarding it! 2012-06-22 02:05:14 [9456] [11] DEBUG: Set split msg status to 6 2012-06-22 02:05:14 [9456] [11] PANIC: gwlib/octstr.c:2504: seems_valid_real: Assertion `ostr->data != NULL' failed. (Called from gwlib/octstr.c:325:octstr_destroy.) ---------------------------------------------------------------- Kindly find the kannel.conf file as given below. #coregroup group = core admin-port = 13000 smsbox-port = 13001 admin-password = bar status-password = foo log-file = "/var/log/kannel/kannel.log" log-level = 0 access-log = "/var/log/kannel/kannel_access.log" store-location = "/home/kannel/kannel.store" box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" dlr-storage=mysql sms-resend-freq= 9000 sms-resend-retry= 1 #bearerbox group group = smsc smsc = smpp smsc-id = Critical_Pipe host= 127.0.0.1 smsc-username= abc1 smsc-password= abc1 port = 1234 #receive-port=0 connect-allow-ip = 127.0.0.1 system-type="VIVAINFO" address-range="" alt-charset=1 alt-charset="ASCII" source-addr-ton=5 source-addr-npi=9 dest-addr-ton=1 dest-addr-npi=1 #msg-id-type=0x01 allowed-smsc-id= Critical_Pipe #transceiver-mode=1 wait-ack= 6000 wait-ack-expire= 0x02 enquire-link-interval= 60 max-pending-submits = 10 throughput= 12 group = smsc smsc = smpp smsc-id = Critical_Pipe host= 127.0.0.1 smsc-username= abc1 smsc-password= abc1 port = 1234 #receive-port=0 connect-allow-ip = 127.0.0.1 system-type="VIVAINFO" address-range="" alt-charset=1 alt-charset="ASCII" source-addr-ton=5 source-addr-npi=9 dest-addr-ton=1 dest-addr-npi=1 #msg-id-type=0x01 allowed-smsc-id= Critical_Pipe #transceiver-mode=1 wait-ack= 6000 wait-ack-expire= 0x02 enquire-link-interval= 60 max-pending-submits = 10 throughput= 12
