Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback switch
commitede09f2c8e2ba1592176b46d5bb926829853d87e
authortilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 3 Jun 2008 22:41:04 +0000 (3 22:41 +0000)
committertilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 3 Jun 2008 22:41:04 +0000 (3 22:41 +0000)
treefe9e4cdd6ce26a8d55bf6860f2ce8910cf4f02d2
parent8bfab416f1423327ce2827d4719119e18d45b2d8
Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback switch
cannot perform any translation on the extension number before searching for it
in the target context.
(closes issue #12473)
 Reported by: chappell
 Patches:
       pbx_loopback.c.diff uploaded by chappell (license 8)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@120226 614ede4d-c843-0410-af14-a771ab80d22e
pbx/pbx_loopback.c