I hope someone can help / confirm this is a bug I need to raise.
Asterisk Setup:
[ul]PSTN <–E1–> Asterisk <–E1–> Phone System[/ul]
Versions:
[ul]Asterisk = 1.4.17
Zaptel = 1.4.8
Libpri = 1.4.3[/ul]
*dont really want to upgrade to 1.4.21.1 considering all the recording issues, but may give that a try if all else fails.
Scenario:
[ul]Accepting overlap dial, outbound from Phone System.
Appears that Asterisk finds a free channel Zap/3 (before overlap finished)
New Call comes inbound from PSTN on Zap/3
Overlap finishes and attempts to dial on Zap/3 and fails with Busy
Both calls get hung up.
[/ul]
This is a pretty big problem at one of our very busy sites.
Possible solutions I have thought of are:
[ul]Changing the outbound E1 card to grab the highest available channel rather than the lowest but this isnt perfect as A) it breaks my channel usage graph and B) Chance of the bug appearing if all the channels become used.
Or I am testing a more restricted dialplan pattern matching in the attempt to be able to turn off overlap dialling. But I’m not hopeful, will update when am able to test.
[/ul]
Thanks for any help / suggestions.
Alex