Answer the question
In order to leave comments, you need to log in
Why doesn't the destination number change on an incoming call?
Good afternoon, you need to replace the destination number with an incoming call.
Gateway settings
<gateway name="3">
<param name="username" value="user"/>
<param name="password" value="password"/>
<param name="realm" value="sbc.megafon.ru"/>
<param name="proxy" value="sbc.megafon.ru"/>
<param name="extension" value="long_string"/>
<param name="register" value="true"/>
<param name="context" value="inc-test2"/>
<param name="from-domain" value="multifon.ru"/>
<param name="register-transport" value="udp"/>
<param name="expire-seconds" value="60"/>
<param name="ping" value="25"/>
<param name="retry-seconds" value="30"/>
</gateway>
<include>
<context name="inc-test2">
<extension name="inc_test2">
<condition field="destination_number" expression="regexp">
<action application="log" data="INFO OK"/>
</condition>
</extension>
</context>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question