----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4211/ -----------------------------------------------------------
Review request for Asterisk Developers. Repository: Asterisk Description ------- Just a small rearrangement to only do dialplan lookups if the pattern matches instead of discarding the result. Dialplan lookups can be very costly if remote switches - like dundi - are present. In those cases extension matching is sped up considerably, making the issue of lost digits more manageable. I've left the extra debug value, I added before hitting the obvious. As collateral damage, 6 trailing spaces were killed. Diffs ----- trunk/pbx/pbx_loopback.c 428600 Diff: https://reviewboard.asterisk.org/r/4211/diff/ Testing ------- Works for me (tm) Thanks, Birger Harzenetter
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
