Displaying 20 results from an estimated 1000 matches similar to: "Voxee lag problems ?"
2006 Jan 27
2
VOXEE Caller ID..
I cannot find any means of passing my own Callerid using Voxee. It always
comes across as NO ID, or nothing, or unknown.
I could not find anything on their website about setting your own caller
id in the system either. (their web account pages).
Is anyone here using their own Callerid information through Voxee?
thanks
2005 Jun 08
2
format g729 and Voxee.com
Hi,
I have just signed up with Voxee.com and have attached my Asterisk
server to dial them via IAX2.
Below is the start of the log which dials the number and promply
hangs up when the call is answered, with the logs saying that the
channel is not compatiable.
I have traced this down to the g.729 codec which I don't have
installed. Any ideas on how to force that the codec not be used?
2005 Sep 01
1
Skipping problems on outgoing calls (using uLaw with an internal * server through Voxee)
Hello all,
I am using a headset and the X-lite softphone (sometimes I use IAXComm,
but I'm having difficulties using OSS emulation with it) to connect via
uLaw to my internal Asterisk server, which is a Pentium II 400 with 128
megs of RAM. After getting this headset, most or all of the echo people
on the other line were complaining about is now gone, according to them.
However, every
2005 Sep 11
0
extensions.conf for VOXEE using SIP!!
Hello,
I have been trying to setup a Voxee Sip termination. If anyone has
extensions.conf different than Voxee suggestion.
Can you please send me a copy?
Thanks!
Jerry
Voxee web site advises to use:
[voxee]
exten => _1NXXNXXXXXX,1,Dial,SIP/${EXTEN}voxee
exten => _1NXXNXXXXXX,2,Hangup
exten => _011.,1,Dial,SIP/${EXTEN}voxee
exten => _011.,2,Hangup
2006 Jun 15
2
Trying to find good VOIP provider.
Hi, guys.
May be someone could give me advise?
I am trying to find good VOIP provider ONLY for OUTGOING calls with low
per channel cost and cheap rates on Eastern Europe, Turky and xUSSR.
Should support g729 or g723 codecs, SIP or IAX connectivity.
--
=========================================================================
= Best regards, Nikolay Pavlov.
2005 Jul 28
3
Cisco Call manager
Anybody using Cisco Call Manager and connecting to any SIP termination
service like voipjet, voxee, etc? Please msg me offlist.
AK
2007 Mar 11
1
Asterisk and Databases
Hi my friends ...
I need to implement my ivr based on some decisions that would be stored in a database ... like ... to play a sound file if a boolean field in a PostgreSQL database is true ... something like that ...
But how do I do that ? Is it through AGI ? If so, can you at least point me through the right direction, because I don't know much about AGI ...
Thanks again folks ...
Marcelo
2005 Mar 16
8
Summing up matrices in a list
Dear all,
I think that my question is very simple but I failed to solve it.
I have a list which elements are matrices like this:
>mylist
[[1]]
[,1] [,2] [,3]
[1,] 1 3 5
[2,] 2 4 6
[[2]]
[,1] [,2] [,3]
[1,] 7 9 11
[2,] 8 10 12
I'd like to create a matrix M<-mylist[[1]]+mylist[[2]]
[,1] [,2] [,3]
[1,] 8 12 16
[2,] 10 14 18
2005 Mar 23
10
Broadvoice alternatives
Dear all,
I have tried a lot of things to make broadvoice work with asterisk , but I
failed each time.
Please suggest a good service providers that I can use with asterisk for
outbound and inbound calls.
--
With regards,
Vicky Shrestha
System Director
WorldLink Communications
Jawalakhel , Kathmandu, Nepal
2011 May 30
1
Fwd: Re: Fwd: cgroup OOM killer loop causes system to lockup (possible fix included) - now pinpointed to openssh-server
Just did some testing..
root at vicky:~# cat /var/log/auth.log | grep "Set"
May 30 21:41:05 vicky sshd[1568]: Set /proc/self/oom_adj from -17 to -17
May 30 21:41:07 vicky sshd[1574]: Set /proc/self/oom_adj to -17
root at vicky:~# ps faux | grep 1574
root 1574 0.0 0.0 70488 3404 ? Ss 21:41 0:00 \_
sshd: root at pts/1
root at vicky:~# ps faux | grep
2004 Sep 09
3
Dyn.load of sharing object with GSL library
Following the recommendation of Prof. Ripley, I have created the Makevars
file with the line:
PKG_LIBS="-L/usr/lib/libm -lm -L/usr/local/lib/libgsl -lgsl -L/usr/local/lib
/libgslcblas -lgslcblas"
in the working directory.
Now I have the code file Example3.c which computes the Bessel function value
(the example is taken from the GSL reference book).
I am running:
R CMD SHLIB Example3.c
2007 Feb 26
3
How set CallerID via Macro or something
Hi guys,
I need your help ...
I have a couple of DIDs that reach my Asterisk box ....
But I'd like to set my DIDs automatically via Macro or other routine based on the number called by my agent ...
Ex: My agent called 954-111-1111 ... So I'd like to set the callerid as 954-222-2222 (That is my DID)
Thanks in advance,
Marcelo
2008 Sep 24
5
Re: save blob to file?
Frederick Cheung wrote:
> On 14 Aug 2008, at 15:11, John Griffiths wrote:
>
>>
>> hope someone can help with this,
>>
>> in my mysql table i''ve got a blob column storing images inside the
>> database, it''s also got the filetype and filesize.
>>
>> now i can work out what the filename will be (e.g. 2002.jpg) but i
>>
2007 Mar 11
2
Complicated callback solution
Hi guys,
I hope I get your help for this problem ... at least point me through the right direction ....
I configured a queue that when the people are tired of waiting they can press 1 and I direct them to voicemail ... but I'd like to make a callback solution at this point, because during busy hours it is hard to check the voicemail ...
I'd like to make my system to call back this
2002 Jul 09
9
'Not listening for calling name'
I'm having a strange problem with samba, 2.2.3a running on an
out-of-the-box SuSE 8.0 system. This is the first time I've set it up
(hence the dumb questions I was asking on here a day or two ago). I've now
worked my way through diagnosis.txt and a couple of odd netBIOS issues with
the NT4 PDC, and at last I have some shares set up that my Windows client
can use quite happily.
2009 May 26
4
Creating multiple graphs based on one variable
Dear List,
I would like to create several graphs of similar data. I have x and y values for several different individuals (in this case fish). I would like to plot the x and y values for each fish separately. I can do it using a for loop, but I think I should be using "apply". Please let me know what I am doing wrong, or if there is a "better" way to do this. What I have
2006 Nov 28
1
Call recording filename
I am using asterisk along with freepbx . When recording is enabled for a
extension the call record file made in /var/spool/asterisk/monitor contains
information like OUT(extension number)-(timestamp)-(uniqueid).wav . This can
be a big mess if there are more than 1000-2000 files in that folder and very
hard to locate a call recording based on call time and extension number who
dialled. I need to
2006 Nov 26
3
Looking for toll-free US did
I am looking for a toll-free US 1800
DID which can be setup quickly . I have seen nufone there quality is
very good but they charge for 30 seconds minimum ( others do 6/6 i
guess
) . east coast gateway
server preffered . . Plz lemme know if you have some suggestions i
want it to be setup very quickly :) . Thx .
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 24
2
Bivariate lognormal distribution
Dear experts!
Is there a package that enables to create the bivariate log-normal variables?
Thanks a lot,
Vicky Landsman.
[[alternative HTML version deleted]]
2005 Feb 27
2
Help with constrained optimization
Dear all,
I need an advice in the following problem.
I have to maximize two functions of the form f1(x)=f(y1,x,alpha1,beta1) and f2(x)=(y2,x,alpha2,beta2), the maximization is with respect to alpha1, alpha2, beta1, beta2. I can maximize each function separately using nlm.
The problem is that I have to add the constraint of the form g(alpha1)=g(alpha2).
The total number of parameters is