elibom / mokai

Messaging Gateway
20 stars 15 forks source link

SMPP Server is not sending DLR's to clients #47

Closed mohitsahlot closed 11 years ago

mohitsahlot commented 11 years ago

Currently DLR's are getting updated on Web Interface provided / or MySql DB, but its not getting delivered to SMPP server.

For Example: Suppose i am using a third party SMPP client and connecting it to mokai SMPP via SMPP, whatever SMS i am pushing with third party SMPP G/W, DLR's are not getting recieved on third party app but its getting updated on web interface.

Pl look into it.

thanks

MS

germanescobar commented 11 years ago

You are right. This is a problem with the SMPP Server Connector not routing the Delivery Receipts to clients. I'm working on this now.