开发者

How to configure meetme.conf Asterisk for conference call?

开发者 https://www.devze.com 2023-03-16 18:12 出处:网络
I want to make a call one number from multiple number. It开发者_如何学Go\'s like conference call. what must i do with my meetme.conf?You need to change something in extension.conf file below is small

I want to make a call one number from multiple number. It开发者_如何学Go's like conference call. what must i do with my meetme.conf?


You need to change something in extension.conf file below is small example of it.

exten => [YOUR_NUMBER],1,Answer exten => [YOUR_NUMBER],2,Meetme(1234786,sdm)

please replce with your number and then try to dial those number from multiple location you all are in one single conference room.

0

精彩评论

暂无评论...
验证码 换一张
取 消