Delivery report
felly <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I use version 1.1.3, emi2 configuration and I have a problem with delivery reports. I suppose to receive messages on 8155 port (my side) and connect to smsc on 5005 port. First try was to set our-port=9155 and idle-timeout = 60. In this case, if the dlr arrives in 1 minute (the mobile is connected to the network) i receive it. The strange thins is that i receive the dlr on the port I am connected to SMSC for sending messages (9155). The emi msg I send does not contain the field for notification address (supposed to be my ip+receiving port - in my case 8155). If missing,the SMSC acts this way : it sends the dlr to address+port the original message is send (ip+9155). So, after 1 minute my connection (if idle) with SMSC is closed, so i do not receive the dlr. If I don`t set an our-port parameter on configuration file, when i send an sms, bearer connects to smsc from a port that is free (not a fixed one , like 9155). But in this case I don`t receive dlr. How can I configure kannel to fill the notification address when i send a message with delivery request? Felly