search for: mhast

Displaying 8 results from an estimated 8 matches for "mhast".

Did you mean: mast
2009 Nov 08
3
MCMC gradually slows down
Hello, I have written a simple Metropolis-Hastings MCMC algorithm for a binomial parameter: MHastings = function(n,p0,d){ theta = c() theta[1] = p0 t =1 while(t<=n){ phi = log(theta[t]/(1-theta[t])) phisim = phi + rnorm(1,0,d) thetasim = exp(phisim)/(1+exp(phisim)) r = (thetasim)^4*(1-thetasim)^8/(theta[t]^4*(1-theta[t])^8) if(runif(1,0,1)<r){ theta[t+1] = thetasim } el...
2003 Jul 10
1
Cisco 7960 SIP Craziness...
Hi All! First, let me introduce myself, as this is my first post to the list (I've been lurking for quite some time now). My name is Matt Hardeman, and I work for a software development firm in Birmingham, AL. We are interested in the Asterisk PBX and it's various configurations first as an internal solution for our occasionally bizarre telephony needs, and eventually are interested
2003 Jul 14
3
EZ-Install
Has anyone thought about an ISO file that could be used to make a CD for a bootable install for a "basic" Linux/Asterisk system? Just re-boot and config. -- James Taylor jltaylor@metrotel.net 903-793-1953 --
2003 Oct 03
3
Cisco CallManager Image for 7940/7960
Does anyone have the .bin file(s) to convert a Cisco 7940/7960 back to the CallManager image? I want to start playing around with the chan_skinny addition, but it seems the .exe's from cisco want to open a connection to a SQL server or CallManager (which I don't have).
2003 Jul 18
7
OT: list format vs newsgroup format
Arrrrgh I hate trying to sift through all these messages and keep track of the various threads going on ......... Who else on here prefers the newsgroup/threaded approach? If you haven't already, check out news.gmane.org for mailing lists turned into newsgroups readable by news readers....... only problem being that this list requires list membership before
2003 Jul 10
0
Cisco 7960 And Firmware Upgrades
Hi all! I have a new Cisco 7960 that I am testing out with asterisk, but it is currently loaded with the CallManager firmware. The reseller has sent me the latest SIP firmware files to load onto the phone, but as is mentioned in the Cisco FAQ entry for converting a CallManager phone to SIP, there is a bug in the firmware presently on my phone which prevents it from being upgraded straight to
2003 Jul 11
2
Cisco 7960s
Cisco should really be ashamed of this product... While it is physically well constructed, and has excellent sound quality along with a very pleasant user interface, the device has SERIOUS stability issues, unless you run your network with an iron fist... Quite by accident, while configuring my Asterisk system to connect to a Cisco 7960 via SIP in a standard office PBX type arrangement, I
2003 Jul 14
3
Hardware Vendors
Hi All! Can anyone direct me to any websites / manufacturers out there who are making small, put-it-in-the-closet-and-forget-it type systems for building routers, home gateway servers, that sort of thing? My fantasy machine for this purpose would be along the lines of a mini-itx system with external power supply, dual Ethernet interfaces on board, and one PCI slot available. If it had one