VoIP: Astrisk MeetMe Audio Conference: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) Created page with "sumber: http://projects.kmi.open.ac.uk/era/vowlan/2009/10/12/set-up-asterisk-conference-calling-with-meetme/ ==meetme.conf== vi /etc/asterisk/meetme.conf isi minimal [g..." |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 28: | Line 28: | ||
MeetMe needs a reference clock to work properly, and it doesn’t have one by default. There’s a software clock in the package zaptel-source called ztdummy which needs compiling | MeetMe needs a reference clock to work properly, and it doesn’t have one by default. There’s a software clock in the package zaptel-source called ztdummy which needs compiling | ||
Jika ztdummy sudah di compile / install | |||
modprobe ztdummy | |||
Revision as of 11:48, 13 June 2017
sumber: http://projects.kmi.open.ac.uk/era/vowlan/2009/10/12/set-up-asterisk-conference-calling-with-meetme/
meetme.conf
vi /etc/asterisk/meetme.conf
isi minimal
[general] audiobuffers=32 [rooms] ; ; Usage is conf => confno[,pin][,adminpin] ; conf => 1234
extensions.conf
vi /etc/asterisk/extensions.conf
isi
exten => 1234,1,MeetMe(1234)
Reference Clodk
MeetMe needs a reference clock to work properly, and it doesn’t have one by default. There’s a software clock in the package zaptel-source called ztdummy which needs compiling
Jika ztdummy sudah di compile / install
modprobe ztdummy