• Michael Jerris's avatar
    Fix routing behavior of inbound calls from gateways that only match gateway… · 0132cd3f
    Michael Jerris 提交于
    Fix routing behavior of inbound calls from gateways that only match gateway based on the gw request uri param
    
    we now honor the extension gateway param only if it is explicitly set, but will not route to the username param if extension is not set
    also, new special value for extension "auto" that should use the request uri unless it has gw+ and then it will use the to uri
    0132cd3f
mod_sofia.h 36.7 KB