Displaying 20 results from an estimated 2000 matches similar to: "Outgoing SIP packets out of order?"
2007 May 14
1
Some problems with mysql CDR
Hello,
We have finally upgraded to Asterisk 1.4, however we've run into two issues
that weren't occurring before the upgrade.
Issue #1: We're an outgoing call center and need to record all calls. We use
the uniqueid field in the CDR to match with the recording, which we labeled
with {UNIQUEID} in MixMonitor. For some reason, the uniqueid is not correct
in the CDR. Here is the
2007 Jun 27
4
Using MSAccess to dial on a Zap line
Hello,
We use MS Access 2000 (I know, we're migrating away from it) as an application
to automatically dial phone numbers. The old phone system we have allowed the
call representative using the application to take their phone off hook, push
a button in the app, and the app would send the phone number to the phone
system and dial the number. We are moving to Asterisk for our main phone
2009 Jul 09
1
PRI failover to SIP trunk
Hello,
I've found a little documentation on voip-info and on the asterisk-
users list, although I was hoping for an example of a tried-and-true
failover setup between PRI and SIP.
We are an outgoing call center that uses asterisk 1.4 connected to 2
PRIs from the local telephone company in one group (g1) and a SIP
trunk from bandwidth.com. The PRIs are the primary outgoing service,
2009 Dec 18
1
Could Asterisk be crashing under high context switches?
Hello!
I have been struggling with Asterisk 1.6 and DAHDI for the past few weeks. We are an outgoing call center with 30 internal analog phones hooked up to 2 Rhino CB24 channel banks. The banks are connected to a Rhino R4T1 card in a Dell 2950 server with 8 gigs of RAM. The 2 other ports on the R4T1 go to our 2 PRIs.
In this configuration, we have trouble maintaining stability. It may be fine
2007 Sep 27
1
Zap channel stuck in conference
Hello, I have a strange problem with one of my Zap channels. A user told me
that he was in a voicemail system during a call, hit the Flash button, and
the call hung up. Now we get no dialtone on the phone hooked up to the
channel. Here's the status of the channel:
jmartin at rogue:~$ sudo asterisk -r -x "zap show channel 7"
Parsing /etc/asterisk/extconfig.conf
Channel: 7
File
2007 Jul 12
0
Additional Wildcard TDM2400P Setup
Hello,
We've purchased a 2nd Wildcard TDM2400P for our asterisk server. I've looked
around but I can't find documentation on how to properly setup 2 or more
telephony boards in asterisk. In particular, I want to ensure that the boards
are assigned the same device channels on boot (for example, if you have two
NICs in a Linux box and you want to make sure one card is always eth0
2007 Dec 05
3
No timezone in Voicemail email?
Hello,
I'm using Asterisk 1.4.14, and I've noticed that the emails that are sent out
when a user gets a voicemail don't have the timezone set in the header, so
they're appearing in the user's email clients at the wrong time. Has anyone
else seen this? I didn't find any bug reports or other info with Google.
--
Jason Martin
Metrix Matrix, Inc.
785 Elmgrove Road,
2008 Feb 04
2
Losing CALLERID{dnid}
Hi,
I'm using videocalling on asterisk 1.4.10.
When I setup the videocall with exten = n,1,h324m_gw(s at video2webanswer),
I loose the variable DNID (${CALLERID(dnid)})
Before the videocall is set up, this variable is filled and after this
videocall this variable is empty.
Also all local variables are empty.
If al look at the A-number (${CALLERID(num)} this variable is not empty
2009 Sep 11
0
Asterisk 1.6.1.6 Crash when accessing Directory
Hello,
I may have found a serious issue with 1.6.1.6. I just compiled it
yesterday on our server. When anyone tries to access the name
directory through the Directory app, the asterisk process completely
dies.
Our extensions are in a realtime MySQL table, and the directory has
worked fine with previous versions of asterisk.
Jason Martin
Metrix Matrix, Inc.
785 Elmgrove Rd, Bldg 1
2007 Sep 06
7
SIP Debugging to separate log file
Hello, I'm working with our SIP provider to nail down some call quality issues
we're having, and they've asked me to provide SIP debug log files from our
asterisk server. Is there a way to make asterisk 1.4 output only SIP
debugging to a specific log file? Or it is best just to use tcpdump?
Thank you!
--
Jason Martin
Metrix Matrix, Inc.
785 Elmgrove Road, Building 1, Rochester, NY
2007 Feb 04
2
Roaming Profiles won't save
Hello! I am migrating an old Red Hat Samba 3.0.9 server to a new Debian Etch
Samba 3.0.23d with an OpenLDAP backend. I've got almost everything working
with the new server except the roaming profiles. When a user logs off,
Windows complains that the permissions are not correct and the profile can't
be saved.
I would LOVE to get rid of roaming profiles but that isn't an option
2009 Sep 03
1
Noises on Batphones
Hello,
The company I work for recently purchased 2 Rhino CB24s and a Rhino
PCI-E R4T1. The channel banks are plugged into the R4T1, as well as 2
PRIs from our telco. The CB24s are for all internal analog phones.
Most of the phones are setup in "batphone mode", which is
"immediate=on" in the DAHDI config. They are set up this way because
we are an outgoing call
2005 Sep 30
1
VideoConference with UMTS
Hi Srs.,
Do you know if it's possible make a videocall from asterisk to UMTS
mobile phone?. Both technologies use H.263 like videocodec.
Any idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050930/ea37cdf9/attachment.htm
2008 Apr 04
2
Click to call
somebody knows some application web that allows me to call to my
internal extensions of my asterisk, example click to call.
I was proving the click to call of this example but it doesn't work
http://www.voipjots.com/2006/02/click-to-call-with-your-asteriskhome.html
greeting
rickygm
2004 Jan 30
1
How to create own distance measure in cluster ?
Hi everyone,
I want to create my own distance measure, other than 'euclidean' or
'manhatan', to use in cluster pckgs. To do this I think that I need to
change dist(), in mva pckg, or daisy(), in cluster pckg. (or is there a
cleaver way ?)
But this functions are in fact things like: .Fortran( "daisy", ... ) or
.C("dist",...).
I tried unsuccessfully to find
2008 Oct 22
4
A matrix automation problem
[I am really sorry if it is double posted, I doubt me previous post could not
reach forum due to some problem with net]
Suppose I have a matrix :
a = matrix(1:9, 3)
>From this matrix, I construct 9 additional matrices :
i = 1:9
bi = a * i
Now combining all those 9 new matrices, I construct a final metrix as :
c =
b1 b4 b7
b2 b5 b8
b3 b6 b8
I want to automate this procedure for any
2011 Oct 03
4
distance coefficient for amatrix with ngative valus
Hi,
I need to run a PCoA (PCO) for a data set wich has both positive and negative values for variables. I could not find any distancecoefficient other than euclidean distace running for the data set. Are there any other coefficient works with negtive values.Also I cannot get summary out put (the eigen values) for PCO as for PCA.
Thanks.
Dilshan
[[alternative HTML version deleted]]
2010 Sep 16
1
Weibull simulation- number of items to replace is not a multiple of replacement length
Hi,
I write below code for simulation for weibull- estimating parameters by weibullMLE function,
Although I define metrix for the variables still I got this message: number of items to replace is not a multiple of replacement length
Any suggestion
> est=matrix (NA, 2,2)
> se=matrix (NA, 2,2)
> for ( p in 1:2) {
+ sampleSize <- 20
+ shape.true <- 1.82
+ scale.true <- 987
+
2012 Sep 12
11
RHEL Kickstart and Puppet certificates
Hello everybody,
we´re using Red Hat Kickstarts for some systems. On every new kickstart
we´ve to delete the client certificate first on the master.
Ist there a best practise to renew the certificate or delete it remotely on
the master?
kind regards,
Ano
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on
2011 Mar 02
5
RFC: video call recommendations
I run CentOS at home, not just at work... Anyway, I've got a friend in
Chicago who recently mentioned that they'd like to do videocalling. Now,
I've heard of skype, but a quick google says there's some problems on
Linux. I also see ekiga, and aMSN.
Anyone here run such a beast, and have any recommendations or comments?
Obviously, must work on CentOS, not Ubuntu, or Fedora, or