Displaying 13 results from an estimated 13 matches for "demo3".
Did you mean:
demo
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
...ts based
on the phone number being called.
Here is my extensions.conf
[incoming-calls]
exten => _4078698350,1,Goto,bpns-external|${EXTEN}|1
exten => _4078698353,1,Goto,demo1-external|${EXTEN}|1
exten => _4078698359,1,Goto,demo2-external|${EXTEN}|1
exten => _4078698360,1,Goto,demo3-external|${EXTEN}|1
[outgoing-calls]
exten => _407NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _321NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _1800NXXXXXX,1,DIal(ZAP/g1/${EXTEN},60)
exten => _1866NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _1877NXXXXXX,1,Dial(ZAP/g1/${EXTEN}...
2007 Jul 06
0
Blind transfer from Queue in AGI script failuire
...ine.
Here's my log;
-- Executing AGI("IAX2/utv01-5",
"agi://localhost/queuecall.agi?queue=vxl") in new stack
-- AGI Script Executing Application: (QUEUE) Options: (vxl|tT)
-- Started music on hold, class 'default', on IAX2/utv01-5
-- Called SIP/demo3
-- SIP/demo3-08152668 is ringing
-- SIP/demo3-08152668 answered IAX2/utv01-5
-- Stopped music on hold on IAX2/utv01-5
-- Started music on hold, class 'default', on IAX2/utv01-5
-- Playing 'pbx-transfer' (language 'en') <-- HERE I SEND *168
(also...
2014 Sep 08
0
is pattern matching inside macro valid?
Can't we use pattern matching inside a macro?
Because when I am trying to do so call is terminating even for a very
simple dummy dialplan.
[demo3]
exten=>98,1,NoOp()
exten=>98,2,Macro(testme)
exten=>h,1,NoOp(terminating call);
[macro-testme]
exten=>s,1,Playback(Digits/2)
exten=>s,2,WaitExten(15)
exten=>s,3,NoOp()
exten=>_X,1,NoOp(${EXTEN})
exten=>_X,2,Goto(s,3)
Even for this code when execution reaches the line 2...
2014 Jun 09
2
Differences between OPUS 1.0 and 1.1
Can somebody tell me where I can find the differences between OPUS 1.0 and OPUS 1.1?
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please
2005 Oct 24
3
why each time I do a file sync, it showed me that a file trasnfers is occured
...@100.100.100.100::test /home/test2 --stats
but each time it showed me files are being transfer but actually the
files is not changed or updated any.
for example,
12 100% 0.00kB/s 0:00:00
abcdef
44 100% 0.00kB/s 0:00:00
demo2
0 100% 0.00kB/s 157:26:58
demo3
0 100% 0.00kB/s 157:26:58
xyz
0 100% 0.00kB/s 157:26:58
2013 Jul 12
1
Opus 1.1-beta, a demo, and version 1.0.3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
We just released Opus 1.1-beta and Monty wrote a nice demo showing off
all the new features, including many improvements over the alpha release:
http://people.xiph.org/~xiphmont/demo/opus/demo3.shtml
As usual, the code can be downloaded from:
http://opus-codec.org/downloads/
In addition to 1.1-beta, we also released 1.0.3, which includes a
backport of the new 1.1 surround API, as well as several bug fixes. Of
course, both of these new releases are fully compatible with the Opus
specific...
2013 Dec 06
0
Opus 1.1 released
...8
kbps, and
* speed improvements on all architectures, especially ARM, where
decoding uses around 40% less CPU and encoding uses around 30% less CPU.
These improvements are explained in more details in Monty's demo
(updated from the 1.1 beta demo) at:
http://people.xiph.org/~xiphmont/demo/opus/demo3.shtml
Of course, this new version is still fully compliant with the Opus
specification (RFC 6716). Download it from the website at
http://opus-codec.org/
Cheers,
Jean-Marc
2009 Aug 13
2
Getting only frame deltas?
Hi, first post on this list. I run a small game development company
specializing in casual Windows/Mac games.
We've been using Theora for video playback inside our engine for a while,
but we always run into performance issues. I've tracked them down to two
parts : YUV to RGB decoding (done via software) and uploading the new pixel
data to the video card as a texture.
For the YUV to RGB
2013 Oct 15
4
quality opus_demo vs opusenc
Hi,
I have found differences in quality between opus_demo and opusenc/opusdec.
I used for both applications the same raw pcm file,16 bit,48khz,litle
endian. i use libopus 1.1-beta and opus-tools-0.1.7.
The command for opus_demo is:
opus_demo audio 48000 1 64000 -cvbr -framesize 10 in.pcm out.pcm
For opusenc/dec:
opusenc --raw --raw-chan 1 bitrate 64 -cvbr --framesize 10 in.pcm in.opus
2003 Jun 30
1
Fw: VPN setup problem - proxy arp I think
...0.77.4.50/32
load pptp_common_settings
client5:
new -i ng4 pptp5 pptp5
set ipcp range 10.77.5.3/32 10.77.5.50/32
load pptp_common_settings
DELL2#
=====================
DELL2# cat mpd.secret
demo1 "demo1" 10.77.1.50/24
demo2 "demo2" 10.77.2.50/24
demo3 "demo3" 10.77.3.50/24
demo4 "demo4" 10.77.4.50/24
demo5 "demo5" 10.77.5.50/24
========RUN TIME ========
DELL2# mdp default
mdp: Command not found.
DELL2# mpd default
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 281, ve...
2008 Aug 18
3
Samba 3.0.x access rights issue with secondary groups or Unix rights
.../samba/data
read only = No
create mask = 0740
directory mask = 0750
guest ok = Yes
************ Check the Unix name resolution ************
getent passwd jdoe
jdoe:x:10037:10002:John DOE:/home/jdoe:/bin/sh
getent group grp2
grp2::10004:myadmin,jdoe,demo1,demo2,demo3
************ I can check that Samba can resolve if the user is member of the group ************
/usr/local/samba/bin/net ads user info jdoe
grp2
grp1
/usr/local/samba/bin/wbinfo -G 10004
S-1-5-21-2269603188-533060101-51835291-1642
/usr/local/samba/bin/wbinfo -Y S-1-5-21-2269603188-533060101-5...
2001 Sep 21
2
new versions of grid and lattice
...---snip---
Changes from grid_0.1 to grid_0.2:
1. Fixed bug in rotating viewports; this should be more reliable now (the
rotation of
viewports, not the bug!).
2. Added grid.line.to() and grid.move.to(). These allow drawing BETWEEN
different coordinate systems. See example in inst/doc/demo3.ps.
3. Added some more demonstrations to the doc directory.
4. Added more test code to the tests directory.
5. Added "grobwidth" and "grobheight" units. See the document
grid/inst/doc/advanced/parentchild.ps
6. Added more detailed documentation to grid/inst/doc/advanced....
2001 Sep 21
2
new versions of grid and lattice
...---snip---
Changes from grid_0.1 to grid_0.2:
1. Fixed bug in rotating viewports; this should be more reliable now (the
rotation of
viewports, not the bug!).
2. Added grid.line.to() and grid.move.to(). These allow drawing BETWEEN
different coordinate systems. See example in inst/doc/demo3.ps.
3. Added some more demonstrations to the doc directory.
4. Added more test code to the tests directory.
5. Added "grobwidth" and "grobheight" units. See the document
grid/inst/doc/advanced/parentchild.ps
6. Added more detailed documentation to grid/inst/doc/advanced....