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.
onreply_route で応答/ピックアップされたコールの条件を設定することは可能かどうか疑問に思っています
このようなもの
onreply_route { if(call picked up) { xlog("ON AIR"); } }