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

SourceForge.net noreply at sourceforge.net
Tue Nov 4 16:16:03 CET 2008


Bugs item #2158069, was opened at 2008-10-10 15:59
Message generated for change (Settings changed) made by osas
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: Closed
>Resolution: Invalid
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.

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

>Comment By: Ovidiu Sas (osas)
Date: 2008-11-04 10:16

Message:
In the end, it turns out that the udp socket is functional, but not
symmetric (and this is misleading sometimes).

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

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