gpt4 book ai didi

php - 如何使用外部 PHP 文件从 Elastix 服务器检索扩展?

转载 作者:行者123 更新时间:2023-11-29 23:28:27 25 4
gpt4 key购买 nike

我们如何使用外部 PHP 文件从 Elastix 服务器获取扩展?

最佳答案

您可以通过 PHP 查询 mysql 数据库 Elastix 来获取它。

select extension,name from users where ( extension IN (Select DISTINCT id from sip) or extension IN 
(Select distinct id from iax)) order by name;

通过此查询,您可以获得扩展程序和扩展程序的名称。

享受吧!

关于php - 如何使用外部 PHP 文件从 Elastix 服务器检索扩展?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26767126/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com