On 25/07/14 11:46, Kelvin Chua wrote:
using the default cfg file, whenever a WITHINDLG BYE is received, 4.1.4 needs a retransmission before passing it through, the first BYE would generate this in syslog
tm [tm.c:1518]: _w_t_relay_to(): ERROR: w_t_relay_to: unsupported route type: 64
and the 2nd retransmitted BYE would go on fine.
i believe route type 64 is branch failure, but using the same cfg and reverting back to 4.1.3 solves it. so whatever changes was done to 4.1.4 broke it.
It is LOCAL_ROUTE (which is used as id by dialog event routes), but that is not used in default config, iirc.
Can you give the logs with debug=3?
Cheers, Daniel