user guide is your best friend at the moment
On Jun 8, 2012, at 3:25 PM, alok srivastava wrote: > please tell me sir what i should give in dlr-mask and dlr url. > regards > alok > > On Fri, Jun 8, 2012 at 1:04 PM, Willy Mularto <[email protected]> wrote: > dlr-mask 32 is not recognized by Kannel. And also you must insert the dlr-url > information into the table. > > > > On Jun 8, 2012, at 2:30 PM, alok srivastava wrote: > >> dear >> not getting any dlr either send from send-table or sending direct from url. >> the values that i am inserting in send-table given below--- >> momt - mt >> sender >> riciever >> msgdata >> sms-type - 2 >> dlr_mask - 32 >> >> message delevered but not geting dlr in kannel_dlr table >> >> my kannel.conf >> >> group = core >> admin-port = 16000 >> smsbox-port = 16001 >> admin-password = admin123 >> log-file = "/kannel/logs/kannel4.log" >> log-level = 0 >> #box-deny-ip = "*.*.*.*" >> #box-allow-ip = "127.0.0.1" >> dlr-storage = mysql >> >> >> group = smsc >> smsc = smpp >> smsc-id = bsnl >> host = 124.236.154.18 >> port = 9999 >> transceiver-mode = 1 >> receive-port = 14090 >> smsc-username = "solt1" >> smsc-password = "yuer56!2" >> system-type = "smpp" >> address-range = "" >> >> group = smsbox >> bearerbox-host = 127.0.0.1 >> sendsms-port = 16013 >> global-sender = 16013 >> #sendsms-chars = "0123456789 +-" >> log-file = "/kannel/logs/smsbox4.log" >> log-level = 0 >> access-log = "/kannel/logs/access4.log" >> >> group = sendsms-user >> username = olt12 >> password = yuer56!2 >> #user-deny-ip = "" >> user-allow-ip = "*.*.*.*" >> >> #--- mysql connection >> group = mysql-connection >> id = mydlr >> host = localhost >> username = kannel >> password = iamalive >> database = kannel >> max-connections = 1 >> >> #---- DLR table structure >> group = dlr-db >> id = mydlr >> table = kannel_dlr >> field-smsc = smsc >> field-timestamp = timestamp >> field-destination = destination >> field-source = source >> field-service = service >> field-url = url >> field-mask = mask >> field-status = status >> field-boxc-id = boxc_id >> >> > > Willy Mularto > F300HD+MR18DE (NLC1725) > > > > > > > > > > Willy Mularto F300HD+MR18DE (NLC1725)
