search for: dt12

Displaying 3 results from an estimated 3 matches for "dt12".

Did you mean: d12
2007 Sep 08
3
Configure extension by software
...by software??? For example, i want to develope a software that add new extensions to Asterisk system, sothat, any IP Phones can use that extensions to establish a call. I'm digging on Asterisk-Java but this library seems not support this. Anybody has dealed with this before ?? Phan Anh Vu DT12.K49.HUT RDLab ( C9.410 ) HUT --------------------------------- Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/att...
2007 Sep 06
2
Register Extension
Anybody uses Asterisk Java to register an extension to an Asterisk server ??? Is there any solution for this ? Phan Anh Vu DT12.K49.HUT RDLab ( C9.410 ) HUT --------------------------------- Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/ast...
2017 Mar 21
2
[PATCH] p2v: Calculate offset of the Real Time Clock from UTC.
...and does work :-) For reference, read: https://libvirt.org/formatdomain.html#elementsTime https://en.wikipedia.org/wiki/Time_zone To test this you can run virt-p2v under qemu with a RTC offset: make -C p2v \ run-virt-p2v-in-a-vm \ QEMU_OPTIONS="-rtc base=`date +%Y-%m-%dT12:%M:%S`" ^^ Adjust the hour (marked with ^^) to simulate selecting a different offset. Rich.