[Kamailio-Devel] [ openser-Bugs-2158069 ] mi_datagram: broken udp socket

SourceForge.net noreply at sourceforge.net
Fri Oct 10 21:59:39 CEST 2008


Bugs item #2158069, was opened at 2008-10-10 15:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2158069&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.4.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Nobody/Anonymous (nobody)
Summary: mi_datagram: broken udp socket

Initial Comment:
The mi_datagram module works fine with unix sockets, but it doesn't work with udp socket:

The UDP commands are received and handled by the module, but no UDP reply is issued.

Here's how to send a udp command to the server:
echo -ne :which:\\n\\n | nc -w 1 -u <host> <port>

The debug logs are showing the command being processed but there's no reply sent back.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2158069&group_id=139143



More information about the Devel mailing list