Displaying 2 results from an estimated 2 matches for "a88a".
Did you mean:
a84a
2005 Oct 05
4
dropped calls when g729 is used on sip leg
Hello - I have 8 polycom 501s all setup great using ulaw. We have put
them through a pretty rigorous torture over the last 4 months, and
they've performed famously. No dropped calls ever.
We invested in some g729 licenses. changed my ipmid.cfg so that g729 is
priority 1 and ulaw is priority 2. I added allow=g729 to my extension's
sip.conf entry, where existed before disallow=all
2011 Dec 13
1
Thread-safety issues with vbox driver ?
...e(conn);
pthread_exit(NULL);
}
/************************************************/
Here is the output of the program with 2 defined domains:
> libvir: VBOX error : operation failed: OpenRemoteSession/LaunchVMProcess failed, domain can't be started
> failed to start c538c89a-70da-42ab-a88a-5aeb15698c12
> 034cf837-abe7-4c48-8373-0ddcf480d416 started
> 034cf837-abe7-4c48-8373-0ddcf480d416 destroyed
Sometimes the first domain really fails to start, but sometimes it starts correctly but libvirt reports
an error. Sometimes domains aren't destroyed but libvirt reports no error a...