.Jul 9 17:13:12 WARNING[11620]: res_musiconhold.c:833 moh_register: Unable to open pseudo channel for timing… Sound may be choppy.
I installed asterisk in two machines, one is running suse 9.3 the other runs suse 10. But both reciev the warning as above.
And when I use the softphone to connect the asterisk. make A call B. the problem is that A can speak to B, and B can hear. But when B speaks, A can’t hear anything.
mpg123 can cause the problems you’re descibing with choppy moh. The add-ons will install the fix needed for * native player. Then change the line in your musiconhold.conf file to say
mode=files
That solved my moh problem. As for why A can hear B but B cannot hear A, I think we’d need more information to help you with that.
You should install a “time channel”.
With zaptel, you have ztdummy. You can use this channel driver without using any card.
Zaprtc is nice too.
Remember that this ztdummy needs a UHCI root hub (usb).
OHCI and EHCI did not work for me.