freeswitchforum.com
https://freeswitchforum.com/

Переменные gateway не видимы в переменных канала
https://freeswitchforum.com/viewtopic.php?f=6&t=1243
Страница 1 из 1

Автор:  miclast [ 23 дек 2022 18:46 ]
Заголовок сообщения:  Переменные gateway не видимы в переменных канала

Привет всем!
Подскажите пожалуйста почему переменные gateway могут быть нет видны в переменных канала?

По подобию https://github.com/voxserv/freeswitch_c ... ple_pbx.md

<!-- File: sip_profiles/external/sipcall.ch.xml -->
<gateway name="sipcall_41449999990">
<param name="username" value="41449999990"/>
<param name="proxy" value="business1.voipgateway.org"/>
<param name="password" value="xxxxxxxxxx"/>
<param name="expire-seconds" value="600"/>
<param name="register" value="true"/>
<param name="register-transport" value="udp"/>
<param name="retry-seconds" value="30"/>
<param name="caller-id-in-from" value="true"/>
<param name="ping" value="36"/>
<variables>
<variable name="domain"
value="int.example.net" direction="inbound"/>
<variable name="target_context"
value="int.example.net" direction="inbound"/>
</variables>
</gateway>

Есть какой-то способ узнать имя gateway в диалплане или в post запросе модуля xml_curl?

Страница 1 из 1 Часовой пояс: UTC + 4 часа
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/