spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9976 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
53a7b26f7e
commit
f61698e118
|
@ -98,7 +98,7 @@
|
|||
</condition>
|
||||
</extension>
|
||||
|
||||
<!-- If sip_req_host is not a local domain them this has to be an external sip uri -->
|
||||
<!-- If sip_req_host is not a local domain then this has to be an external sip uri -->
|
||||
<extension name="external_sip_uri" continue="true">
|
||||
<condition field="source" expression="mod_sofia"/>
|
||||
<condition field="${outside_call}" expression="^$"/>
|
||||
|
|
Loading…
Reference in New Issue