hello all,
I updated to asterisk 1.4.9 (optionally also to SVN REV 77489).
If I redirect a call with local I always get congestion, the direct call works.
I don’t know if this is a bug, but I thought that it worked before.
This is the output:
– Called trunk_2/012345678
– SIP/trunk_2-08600900 is making progress passing it to Local/012345678@internal-2d97,2
– Local/012345678@internal-2d97,1 is making progress passing it to IAX2/50-6
– SIP/trunk_2-08600900 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
The trunk is not busy, the direct dial works:
– Called trunk_2/012345678
– SIP/trunk_2-0866bdf8 is making progress passing it to IAX2/50-3
– SIP/trunk_2-0866bdf8 answered IAX2/50-2
Any idea?