Displaying 20 results from an estimated 51 matches for "mediaonly".
Did you mean:
mediaone
2007 Mar 16
1
transfer=mediaonly : can't hear nothing
I've setup this simple configuration to test the new mediaonly iax
feature in 1.4 :
Input (client) -> Server (routing) -> Termination
transfer=no transfer=mediaonly transfer=no
all the machines are in the same 192.168.0.x net
the routing Server in the middle has iaxusers realtime backend on mysql
the call is originated with a sip phone regis...
2008 Aug 20
0
IAX2 and transfer=mediaonly, Error unable to transfer but there is sound.
Hi,
The iax.conf is below and the trace. Any ideas please?
disallow=all
allow=g729
trunk=yes
qualify=yes
qualifysmoothing=yes
nat=yes
canreinvite=yes
context=OutboundWS
transfer=mediaonly
Executing [082449627 at private:1] Dial("SIP/919-094d6e60", "IAX2/ECom-iax/2782449627|60|") in new stack
-- Called ECom-iax/2782449627
-- Call accepted by xxx.xxx.xxx.x (format g729)
-- Format for call is g729
-- IAX2/ECom-iax-1 is making progress passing it t...
2008 Feb 15
1
1.4 and IAX Trunks ...
Something I've just noticed that might persuade me to move to 1.4 ... in
iax.conf, there is a new option:
transfer=mediaonly
Does this mean that it keeps itself in the loop as far as signalling/CDR
is concerned, but lets the media stream go between the 2 endpoints?
ie.
Asterisk A <-> Asterisk B <-> Asterisk C
Where B keeps track of CDRs, so right now I have notransfer=yes in my 1.2
config files, but...
2000 Nov 09
4
libvorbis compile failure
The latest CVS update of libvorbis fails to compile on SuSE Linux 6.4. The
error is below.
Also, what happened to the xmms plugin directory in cvs? It complains that
it is missing when I do a 'cvs update'.
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0beta3\" -DHAVE_ALLOCA_H=1 -DHAVE_
ALLOCA=1 -I. -I. -I../include -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fs
2010 Sep 17
1
Attended Transfer does not release channels
...the call will not get released on the callcenter asterisk machine
So the callflow after the transfer is
Original call PSTN -> routing server -> callcenter asterisk -> routing
server -> PSTN
But it should be
Original call PTN -> routing server -> PSTN
I have transfer = yes and mediaonly both tested on my connection routing
server to asterisk callcenter - does not help
the iax peer beetween the both does have trunk=yes
I do not get any error message (unable to transfer or something like this)
I have done a full network dump of such a call - and i can see that asterisk
callcenter...
2001 Jul 18
1
Filesystem Problems
Hi!
I have a question about filesystems. I'm running a fairly recent version
of WINE from CVS on RH7.1 (Kernel 2.4.6). I have Win98 installed for on a
partition. I user WINE to run Quicken2001 and Word97. When I'm running
Word, I click on the 'open file' button, a get a message:
err:dosfs:DRIVE_ReadSuperblock The filesystem is not FAT !!
(device=/dev/hda1)
2001 Oct 22
1
Browsing problem on the Windows Side
Hi fellow Samba Users,
I've recently added a RedHat/Samba box to a Windows network and
got an unpleasant surprise. Windows machines that logout and
then log back in are unable to browse AND unable to map drives.
The machines that were logged in before Samba booted continue
to work fine. We've repeated the experience a couple times to
make sure we understood the symptoms.
I'll
2001 Jan 30
1
vorbis-tools build problems
Building vorbis-tools out of today's CVS (Jan 30) on Linux/i386 has a few
problems.
1) Building oggenc:
gcc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0prebeta4\" -I. -I. -pipe
-O2 -m486 -fno-strength-reduce -c platform.c
platform.c:55: warning: garbage at end of `#ifdef' argument
2) Building ogg123:
gcc -DPACKAGE=\"vorbis-tools\"
2001 Feb 14
3
kde2_what's thaT?
Hi,
I'm using Mandrake 7.0 kernel 2...14-15mdk.
As far as I could gather I can't install kde 2.0.1. It needs kernel
2...15.
Do I really need to recompile the kernel? Is it worth doing? I've heard
KDE_2 very unstable.
Should I wait for more stable 2.1 version?
Is it possible to have KDE 1.1.2 and the new 2.01 without destroying
previous setting, just to test?
Thank you in advance
2001 Jan 10
2
BUG: Creating New Folders On SMB (VFAT) Mounted drive
I have a drive being shared with smb (it's a vfat drive, btw) and
whenever I go to create a new folder from any of the clients to that
shared drive, it gives me a message that the folder allready exists, but
it still does create a new folder, and then i have to rename "new
folder" to whatever I want, same goes with copying/moving folders, it
says the folder allready exists (when it
2004 Aug 06
0
No subject
transfered. I have hostname commented out in the conf file, and servername
set to taveren.ne.mediaone.net. From the local network machines whether i
use taveren or 192 network it just connects then transfers no data.
Everything else seems to work just fine, web to that machine, telnet, ftp,
pop, etc. This is something that has worked for probably 2 years until
recently. The only thing that comes
2002 Mar 07
2
[Bug 140] Solaris 8 cannot create pkg in OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=140
------- Additional Comments From mozilla at mediaone.net 2002-03-08 08:33 -------
Ok found the bug,
In $openSSH/contrib/solaris/buildpkg.sh
line 13:
VERSION=`tail -1 ../../version.h | sed -e 's/.*_\([0-9]\)/\1/g' | sed 's/\"$//'`
needs to change to
line 13:
VERSION=`tail -2 ../../version.h | sed -e
2007 Feb 20
1
CDR reports short call length
Hello,
In watching the console where two calls are natively bridged, Asterisk
shows a hangup for each channel (both using IAX). This isn't correct and
causes my CDR records to show shorter calls than what actually occurred.
Before I go into higher detail, does anyone have any ideas about this?
Jason
2009 Apr 01
0
IAX2 transfer=force
...condition fails like a codec mismatch
from client A, Box X (maybe Z too) stays in the media and signaling path.
This is a waste of bandwidth that X, Y or Z can't stand for, as they are
provided by volunteers, of a non-for-profit project.
Theres "notransfer=yes" and "transfer=mediaonly" in IAX2 land but no way to
force a transfer, failing that then hangup() type action.
Forced transfer of media only (RTP traffic) is workable but it would be really
nice if both signaling and media transferred directly even if it means
unroutable calls.
In other words IAX2 will not make u...
2001 Aug 09
0
Font behavior question
Good Morning,
Sorry if this has been answered previously - searching didn't turn up
anything useful...
I've been using MS Word97 and Excel97 to do some basic office work at
home. They work well enough to let me do what I need to. There's just this
one thing: in Excel, I can see and use all my fonts, the whole long list,
just as if I was in Windows or running a
2001 Oct 21
1
/proc/sys/fs/binfmt_misc/register: no such file or directory
I get this during booting? Anyone have any ideas?
I'm running redhat 7.1 w/ kernel 2.4.9-6 and the wine version from the
powertools cd.
Latest version of wine does it also.
I get this error when installing from redhat powertools too:
"execution of %post scriplet from wine 20010131-3 failed, exit status1"
but it installs and seems to work... just my windows service doesn't
1999 Jun 16
0
Samba problem on Alpha Linux Red Hat 5.2
Please Help!
I am trying to get a samba server running on my network. It is on
a Dec Alpha running Red Hat Linux 5.2. It appears to be Samba
2.0.3. I have been using Andrew Tridgell "DIAGNOSING YOUR SAMBA
SERVER" at http://us1.samba.org/samba/docs/DIAGNOSIS.html and
have passed test 1 through 6, but am stuck on Test 7. motorad and
riven are NT4.0 and WIN95 and alpha is the Linux box. I
2000 Jul 05
0
smbclient -p <port> worked in samba 1.19.18p10, not in samba 2.x
It appears that "smbclient -p <portnumber>" doesn't work as advertised in
Samba 2.x? On both Linux 6.2 and Solaris 2.6, independent of firewalls and
the like, it works with old Samba (e.g. 1.9.18p10) , but not with new Samba
(e.g. 2.0.7). The new version seems to *IGNORE* the port specification and
attempt to connect to port 139.
Here's the result when I try to send a
2002 Feb 14
1
Command History (PR#1310)
Greetings,
I don't know if this is a bug or something I did wrong. The symptom is that
my command history is now broken. For example, the up arrow now results in
^[OA each time it is depressed.
The build commands I used were as follows:
cp R-1.4.1.tgz /usr/lib/R
cd /usr/lib/R
tar -xvvzf R-1.4.1.tgz
cd R-1.4.1
./configure
make
make check # No errors resulted
make dvi
make pdf
make info
2001 Jun 15
1
Can I encode now?
I saw the news about release 1.0 coming up this weekend, but was wondering
if there is any reason not to encode now with the pre-release software I
have. I want to use CDex with its Ogg support ("Ogg Vorbis DLL Encoder
version 1.04, engine 1.04) to replace my MP3 files with Ogg -- and would
like to start this weekend while I have the time.
Any advice or suggestions appreciated...
--
dave