In the past I experienced "bad performance" using unixsoctrl with medium load so I think it's worth making users moving to new interfaces.
vote for removing it
samuel.
2008/3/7, Juha Heinanen jh@tutpro.com:
Raphael Coeffic writes:
- reduces configuration and run-time complexity
this proved to be true. my openser configuration became much simpler when i migrated it from unixsockets to sip.
-- juha
Sems mailing list Sems@lists.iptel.org http://lists.iptel.org/mailman/listinfo/sems
Hi,
I have see recent discussions on this topic among developers but I am trying to ask a general question without getting into ser.cfg and 0.9x vs 2.x comparisons.
My Question:
What are the practical reasons why SER 2.0 would simply ignore "BYE" messages sent to it from a gateway when the user terminates a call?
user => gateway => ser => gateway
Good connection and conversation. When the user hangs up Gateway sends BYE message. SER does not reply or forward to destination gateway. SER never even sees it.
I see the BYE message on tshark but it does not appear in ser.cfg with xlog() statements right at the top or route{}.
Anyone with an opinion or suggestion to offer?
..mike..
Easy answer: none. If there is a packet on a port SER is listening to, it will try to parse it. If you don't see it with xlog, there should be an error log message or it is dropped in a firewall. g-)
Mike Trest - Personal wrote:
Hi,
I have see recent discussions on this topic among developers but I am trying to ask a general question without getting into ser.cfg and 0.9x vs 2.x comparisons.
My Question:
What are the practical reasons why SER 2.0 would simply ignore "BYE" messages sent to it from a gateway when the user terminates a call?
user => gateway => ser => gateway
Good connection and conversation. When the user hangs up Gateway sends BYE message. SER does not reply or forward to destination gateway. SER never even sees it.
I see the BYE message on tshark but it does not appear in ser.cfg with xlog() statements right at the top or route{}.
Anyone with an opinion or suggestion to offer?
..mike..
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers