No subject
Thu Jan 15 22:29:28 CST 2009
As you see, there is problem that 11114 is treat as peerorhost and the
code in chan_sip.c below this debug prints: create_addr(p, peerorhost);
======================================================================
----------------------------------------------------------------------
(0099360) oej (manager) - 2009-02-03 14:22
http://bugs.digium.com/view.php?id=13630#c99360
----------------------------------------------------------------------
The code in this part of Asterisk is seriously bad. I am not sure that
using a forward makes it better, but it's one solution. If the outbound
request forked and we only got one of the forks, the forward might be
premature since the other fork might answer before our call is answered.
There are multiple bug reports on similar issues and patches in the bug
tracker. This needs serious time and thinking.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-03 14:22 oej Note Added: 0099360
======================================================================
More information about the asterisk-bugs
mailing list