Displaying 20 results from an estimated 2000 matches similar to: "Looking for Asterisk-FreePBX in a Flash Support in Tampa"
2005 Jan 28
2
Nortel --> Asterisk-------->Asterisk
I am looking at setting up the following configuration and any
help/input/comments before signing the PRI contracts will be greatly
appreciated.
PRI Tampa PRI
Sarasota PRI
<--> Nortel BCM-->Asterisk<------------------>Asterisk<--->
I would like to link the Nortel BCM to * using the a digital trunk card.
The BCM will
2004 Oct 05
0
Using Macro's that cause loops, on purpose and using h, exten in default twice
Please see my extensions below. I will try to type you through this. In default, an extension 5149053538 is matched on. This fires a macro that
determines what time is it, and resets a variable which is then used to call another macro to place a call. if the call is answered, and the far
end hangs up, the dial macro exits, then the routing macro exits, and you are back to default. at this point
2008 Nov 05
1
How do I read a text (.csv) file to match a matrix/cross tab? (Object confusion??)
I'm having a problem reading data to set control totals for a dataframe.
I want to adjust a dataframe based on a 2-d table of values, which I get
by using :
> CurrentX1Sums <- as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData))
> CurrentX2Sums <- apply(CurrentX1Sums, 1, sum)
I've created a .csv file with new (target) sums that looks like this:
tripid_nu Warner
1998 Apr 07
1
Public print share on Samba/VMS asks for a password
Hi all,
I'm sure this has been discussed here before but at the time, it didn't
apply to me ... until now.
I'm trying to configure a public print share on a VAX/VMS system that
doesn't require any password to connect to. Anything I've tried always
asks the users for a password to make the connection. I don't much care
about who connects to this system and its shares as
2011 Oct 25
1
regression using GMM for mulltiple groups
Inthe code below I was trying to to obtain the GMM estimates for CAPM
(REGRESSION) for 36 stocks each have 180 observations,however it only gives
me one output rather than 36.
In SAS i would just put in a *By statement*. I have a variable TICKER that
categorize them into 36 groups.
*How can I obtain all 36 output instead of just one.*
**
2003 Jul 17
0
Samba 2.2.8a/winbindd - 2K Domain users passwordchallenged
Okay okay - forgive me for being a whiney itchbay. But the fix was (when discussing *nix systems) quite counter intuitive ...
I noticed that, even after using chmod #uid file, that the system was not returning the string name for the appropriate numerical uid. So, since I was headed out to lunch, I went ahead and rebooted the server.
Lo and behold it all appears to work now. Correctly even.
2008 Oct 30
1
Trying to "expand" some data - Newbie needs help
I want to calculate "expansion factors" for elements in my dataframe
based on a 2-d cross classification. Since I'll have "missing values"
(many combinations will have no record) I'll need a second "expansion
factor" for each "row". I've included my "work to date" below, but I'm
not very close to getting this right.
My
2006 Apr 20
1
Odd stemmer behavior
I've noticed some strange results from the stemmer in the Ruby port:
irb(main):003:0> @stem.stem_word("anybody")
=> "anybodi"
irb(main):004:0> @stem.stem_word("swimmingly")
=> "swim"
irb(main):005:0> @stem.stem_word("fiercely")
=> "fierc"
irb(main):006:0> @stem.stem_word("fraudulently")
=>
1998 Apr 23
0
Samba + NIS + Dec Unix + enhanced security?
On Wed, 22 Apr 1998 IN%"dkirk@suhep.phy.syr.edu"@EPIC66 wrote:
|Does anyone have any exposure with Samba and DEC unix?
|
Yep, we're running it on our DEC UNIX boxes with no problems.
|Can you run enhanced security on DEC and access those users/passwords with
|Samba?
Yep again. There's a compile option that needs to be un-commented if
you're running enhanced security. When
2008 Oct 31
0
Why are these different?
I want to import some "target values" to normalize elements of a
dataframe. I'm summarizing the existing totals using
as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData)) and reading a .csv
table of target values. I can't even get them to list out as similar
data items.
My idea is to do something like this, but I don't know how to do it in R
2006 Apr 22
1
Ruby bindings now pass all smoketests
Dear Xapian developers,
I am happy to announce that the Xapian-Ruby bindings now pass all tests
defined in smoketest.rb. (These tests are mostly drawn from
smoketest.py; a few tests that are not applicable to the Ruby version
have been removed.) I have also added Olly's patch to integrate the Ruby
bindings into the automake/configure scripts.
The latest version is available by anonymous
2009 Feb 24
3
All the products of common factors
This is a seemingly simple problem - hopefully someone can help.
Problem: we have two integers. We want (1) all the common factors, and
(2) all the possible products of these factors. We know how to get (1),
but can't figure out a general way to get (2).
Example: 40 and 80 have these factors: c(1,2,2,2,5) and c(1,2,2,2,2,5).
We can use match() to get the common factors c(1,2,2,2,5). What
2011 Jul 26
0
using subset command in glm and glm coefficients output
I am a graduate student who's just starting to use more advanced
statistics and is completely new to R. ?I'm looking for whether
parasite prevalence varies with region. ?I'd like to try using just a
subset of the data defined by one these covariates, sex, looking at
data only from adults, without using it as a covariate in the
analyses. ?I tried using subset=sex=='A' in the
2012 Nov 12
0
srikanth@codeforce.com
[1]Click here to unsubscribe if you no longer wish to receive our emails
Dear Recruiter,
Let me present you with list of consultants currently available.
E-Mail me for below candidate details.
My Mail ID : srikanth at codeforce.com
Consultant Job Title Total Experience Current Location Availability Action
Atrayee Paul Sr. ETL Datastage Developer 7 years Detroit Metro Area
2000 Feb 28
0
Errors on Samba 2.0.6 - Solaris 2.6
I'm getting some strange error messages on my Samba server. Does anybody
know what these mean, or where I can look them up? I also don't -think-
I'm getting the performance I should be.
Any help is much appreciated,
Craig
Pentium II-300Mhz 128MB RAM
Solaris 2.6
Samba 2.0.6
Intel 10/100 NIC Running at 100Mb/Full Duplex
Clients are mainly WinNT 4.0-SP4 running ArcView.
Feb 27
2006 Apr 19
1
ANN: Alpha Ruby bindings for Xapian now available
Dear Xapian community,
We've been looking for a search engine to integrate with our Rails
applications. Xapian seems to be the most robust and mature of any open
source solution out there. But, there were no Ruby bindings. So... I've
started work on Ruby SWIG bindings for Xapian.
My work is still alpha-quality; expect bugs and expect API changes
before we're done. It's
2005 Aug 10
2
Help with TNT and Asterisk
Im having some problems with connecting a TNT to asterisk. The problem
is
when the call is sent to asterisk and signaling is done the RTP syncs
however
no audio is produced. Can someone give me some idea of how to
accomplish this?
I am using the standard configs and g711 and 729 do the same. No audio.
Public IPs on both ends. No nat. Any ideas would be appreciated.
2010 Mar 24
1
Sybase IQ Developer needed with 5-7 yrs exp
Hi Friends,
Plz send profiles matching the requirement to murali-oY4F33sQL5bQT0dZR+AlfA@public.gmane.org
Role : *Sybase IQ Developer*
Location : *Tampa FL*
Duration : *6m
*Client : *Banking*
*Sybase IQ Developer needed with 5-7 yrs exp*
Thanks and Regards,
Murali
571 483 2829
Javaji Systems Solutions Inc.,
www.javaji.com
--
You received this message
2005 Jan 13
2
SMS Gateway
Does anyone know of any companies where I can interconnect with for SMS?
?
.o-------------------------------------------------------o.
Brian Fertig
Network Engineer
Planet Telecom, Inc.
Tampa, FL Office
2005 Feb 25
1
SIP Errors
Can someone explain what this error is?
-- Got SIP response 500 "Server Internal Error - Invalid CSEQ number"
back from 209.xxx.xxx.xxx
How do I fix this?
.o-------------------------------------------------------o.
Brian Fertig
NOC/Network Engineer
Planet Telecom, Inc.
Tampa, FL Office