similar to: oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6

Displaying 20 results from an estimated 200 matches similar to: "oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6"

2005 Jul 27
2
Regarding Call Hold
> Hi All, > > We are using asterisk for testing our home gateway setup. > We have implemented Call Hold feature in our application. > In our Application we have written code in such a way that for an INVITE > for > putting a SIP phone on HOLD will contain connection address "0.0.0.0" in > the SDP message. > We expect the same connection address i.e
2005 Mar 18
15
Meetme2 compilation problem
Hi All, I am trying to compile meetme2 in my asterisk box and getting the following compilaton error. Please help me to sort it out. cc -fPIC -c -o app_dial.o app_dial.c In file included from app_dial.c:14: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:317: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
2018 May 05
10
[Bug 106410] New: Xorg server 1.19.6 crashes with nouveau or modsetting driver with Mesa 18.0.x while works fine with proprietary nvidia driver 390.42
https://bugs.freedesktop.org/show_bug.cgi?id=106410 Bug ID: 106410 Summary: Xorg server 1.19.6 crashes with nouveau or modsetting driver with Mesa 18.0.x while works fine with proprietary nvidia driver 390.42 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: other
2006 Jul 17
10
String manipulation and formatting
I'm trying to write a simple function that does the following: [command] xify(5.2) [output] XXX.XX [command] xify(3) [output] XXX Any simple solutions (without using python/perl/unix script/...)? Thanks, Saghir --------------------------------------------------------- Legal Notice: This electronic mail and its attachments are i...{{dropped}}
2017 Jun 22
1
hpc r configure not recognizing zlib
System: Red Hat Enterprise Linux Server release 6.5 (Santiago) I?ve installed zlib 1.2.11 on the home folder of a Red Hat HPC as part of the process for installing R base 3.4.0. I get this error even after successful install of zlib checking for inflateInit2_ in -lz... no checking whether zlib support suffices... configure: error: zlib library and headers are required I?ve checked R
2017 Jun 23
2
RHEL6.5 cluster system library and home library
System: Red Hat Enterprise Linux Server release 6.5 (Santiago) I?m working on a RHEL6.5 cluster with no EPEL or root access to install EPEL. I have installed zlib 1.2.11 (and other necessary libraries) in my home directory. Problem is the cluster has an older zlib library (1.2.4) and R does not accept that. How can I force configure to look in my home/[username]/packages/lib for zlib?
2012 Mar 31
20
Need help with a windows app
so i was trying to run a game and when i ran it via terminal i got some answers why. fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub! fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList wine: Unhandled exception
2005 Jul 05
1
by (tapply) and for loop differences
I am getting a difference in results when running some analysis using by and tapply compare to using a for loop. I've tried searching the web but had no luck with the keywords I used. I've attached a simple example below to illustrates my problem. I get a difference in the mean of yvar, diff and the p-value using tapply & by compared to a for loop. I cannot see what I am doing wrong.
2009 Dec 22
2
getent passwd problem
Hi, I am having a weird issue with samba where once a week approximately at the same time users will lose connectivity, if i run wbinfo -u all users are displayed wbinfo -g all groups are displayed However running getent passwd only shows local-users, no remote users are shown.. To fix the issue I have to change the name of my idmap config and restart samba and winbind and everything works
2007 Nov 01
1
using Unicode characters
Hi all :-P , I want to browse Arabic characters with Wine, but i noticed that wine don't show them perfectly, although i installed extra font to it (i copied windows fonts and put them in .wine folder in home path). How i can solve this problem? -- Best Regards ?????? Muhammad Bashir Al-Noimi ???? ???? ??????? My Blog ?????? http://hali-sy.com/
2007 Nov 01
1
Installing MS JVM
Hi all ;-) , I tried to install "Microsoft Java Virtual Machine" on Wine, but it showed me this error message! (jvm-1.png), after end of installation i tried to run a program using MS JVM, then wine appeared this error message (jvm-2.png) note: I tried to install "SUN Java Virtual Machine (JRE)" it worked well, but MS JVM didn't work! -- Best Regards
2013 May 01
3
PG gem behaves strange. It requires live DB connection to only generate a model. How to turn it off?
I used MySQL as a backend before. Now I had to move to PG since Heroku doesn''t have MySQL and forces everyone to use their Heroku-PG database. But PG virsion of Rails works diffidently. I cannot generate a model without PG server running: >> C:\ruby\Heroku\App>rails generate model Products >> >> C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/activerecord-
2003 Jul 24
3
R won't connect to the internet on Linux!
OK, I really am struggling with this one! Forgive me if I am being stupid.... I am running R 1.7.1 on Suse Linux 8.1. I connect to the internet through a proxy so I have: IAHC-LINUX03:~ # echo $http_proxy wwwcache.bbsrc.ac.uk:8080 IAHC-LINUX03:~ # echo $HTTP_PROXY wwwcache.bbsrc.ac.uk:8080 just in case ;-) SO, i go into R and I get: >
2005 Mar 23
2
*-1.0.7 DTFM => Not working
My DTFM is not working in current CVS-stable *-1.0.6 and *-1.0.7 but it works in version 1.0.5 (was working with 1.0.3). I'm using SPA-3000 and dtmfmode=inband -- #Joseph
2005 Jun 16
3
Dial Commands "D" Option Question
When using the dial command and the D option to send DTMF digits when the channel is answered, is there a way to allow for some dead air, and then send more DTMF digits? I would like to automate a call, and it requires entry of a few short dtmf digits all a couple seconds apart from each other. Thanks!
2013 Mar 09
0
About Zitter Control
Hello there, I have built a kernel module that is responsible for sip and rtp encryption/decryption, padding/depadding, ptime decrease (splitting a large rtp packet to splitting into smaller packets of ptime 20) for incoming packets and ptime increase (merging small rtp packets into a big rtp packet of desired ptime) for outgoing packets. This is meant to be a faster process and indeed it is. The
2003 Aug 12
8
capturing output from Win 98 shell
How can I best achieve the following (works in Splus): filenames <- dos("dir *.sasb7dat /b") What I am asking, more generically, is: how can I capture the output of a DOS command in R? I have tried using system("COMMAND.COM /c dir /b", intern=T, show.output.on.console=T) where intern: a logical, indicates whether to make the output of the command an R
2005 Jul 01
2
How to Configure a H323 Phone (newbie here)
i read that asterisk supports iax,sip and h323 protocols.... i've used sip & iax softphones ... now i've a hardphone... an IP phone (Netphone) that supports h323 ..... i've compiled pwlib ,oh323 and asterisk -oh323 successfully ... but i m unable to place calls to/by my phone... i m confused whether to use h323.conf or oh323.conf and how ? i think it's different from iax.conf
2005 Apr 07
5
Call Interception
Hello everybody Have a question, about interception with asterisk. Not Interception as legal way (google gives enough results about that topic) . I mean Interception of a call arriving. Here is my problem : In the company where Im supposed deploy VoIP, when a call arrives it comes on operator phone; but sometimes operator is away (coffee break and so), the other workers in the room have
2005 Jul 02
3
What to use h323 or oh323 ???
I m new to asterisk n i've got an IP phone that supports h323 protocol.... but i dont know how to configure asterisk to use it... i m comfortable in using sip & iax softphones.... but there is no h323.conf in /etc/asterisk/ .... i read that i've to compile some files but i m confused regarding h323 & oh323 ...... which one should i use.. plz tell me or atleast give some helpful