-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4211/
-----------------------------------------------------------

(Updated Dec. 2, 2014, 9:57 a.m.)


Review request for Asterisk Developers.


Changes
-------

Added issue


Bugs: ASTERISK-24577
    https://issues.asterisk.org/jira/browse/ASTERISK-24577


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

Reply via email to