Displaying 2 results from an estimated 2 matches for "softward".
Did you mean:
software
2015 Mar 19
1
C code to generate domain XML
Hi,
Are there any C code (in libvirt) to generate domain XML like the one we
supply to virsh?
Thanks!
2006 Feb 23
3
Codec order sent wrong from Asterisk
I'm communicating a softphone (SJPhone) to a Grandstream phone GXP-2000.
The codec order on each one is the next:
SJPhone: GSM - iLBC - PCMA - PCMU
GXP2000: G729 - GSM - PCMA - PCMU
(I have a G729 license, so there's no problem with transcoding G729)
In my sip.conf, I've defined the following codec order:
disallow=all
allow=g729
allow=gsm
allow=g726
allow=alaw
allow=ulaw
And my