[asterisk-bugs] [JIRA] (ASTERISK-24577) Speed up loopback switches by avoiding unneeded lookups

Birger "WIMPy" Harzenetter (JIRA) noreply at issues.asterisk.org
Tue Dec 2 09:55:31 CST 2014


Birger "WIMPy" Harzenetter created ASTERISK-24577:
-----------------------------------------------------

             Summary: Speed up loopback switches by avoiding unneeded lookups
                 Key: ASTERISK-24577
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24577
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: PBX/pbx_loopback
    Affects Versions: 11.14.0, SVN
         Environment: loopback switces with patterns
            Reporter: Birger "WIMPy" Harzenetter


This patch avoids unnecessary dialplan matching if the result would be discarded anyway.
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.




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list