Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通話時間を制限する DTMF も実行しようとしていますが、両方を機能させることができません。ダイヤル コマンドのいずれかです。私を助けてください。
$agi->exec("DIAL","SIP/gateway/18009993355,30,D(1234),L(100000)")
を削除するだけで、)とLの間が機能するはずです。
$agi->exec("DIAL","SIP/gateway/18009993355,30,D(1234)L(100000)")