- Joined
- Oct 22, 2009
- Messages
- 15
- Reaction score
- 0
Hello,
I have succesfully installed elastix on an openvz vps running under proxmox ve using the template available here:
http://www.elastix.org/component/kunena ... plate.html
Once installed i have yum updated to version 2.2
to enable conference calling i issue:
vzctl set $VID --devnodes dahdi/channel:rw --save
vzctl set $VID --devnodes dahdi/ctl:rw --save
vzctl set $VID --devnodes dahdi/timer:rw --save
vzctl set $VID --devnodes dahdi/pseudo:rw --save
vzctl set $VID --devnodes null:rw --save
to allow the vps access to dahdi on the host node. Everything works fine with the conference call until i reboot the vps running elastix. At this point i need to re-issue the above commands to enable conference calling again.
Is there another method i could use to achieve this that doesn't result in the devnodes comands above being overwritten each time i reboot the vps?
Thanks
Dan
I have succesfully installed elastix on an openvz vps running under proxmox ve using the template available here:
http://www.elastix.org/component/kunena ... plate.html
Once installed i have yum updated to version 2.2
to enable conference calling i issue:
vzctl set $VID --devnodes dahdi/channel:rw --save
vzctl set $VID --devnodes dahdi/ctl:rw --save
vzctl set $VID --devnodes dahdi/timer:rw --save
vzctl set $VID --devnodes dahdi/pseudo:rw --save
vzctl set $VID --devnodes null:rw --save
to allow the vps access to dahdi on the host node. Everything works fine with the conference call until i reboot the vps running elastix. At this point i need to re-issue the above commands to enable conference calling again.
Is there another method i could use to achieve this that doesn't result in the devnodes comands above being overwritten each time i reboot the vps?
Thanks
Dan