Displaying 5 results from an estimated 5 matches for "alleman".
Did you mean:
aleman
2004 Jul 08
1
displaying call progress with SendText on a Snom
...200 and a Cisco 7960, to display call progress information,
such as which trunk a outbound call is routed to, but my attempts have
been unsuccessful. The Snom claims to support SMS somehow, but searches
reveal no useful information on how it is to be done. Any tips?
Thanks in advance.
--
Brady Alleman
Network Engineer
Cumberland Technologies International
2004 Aug 06
1
ices compile problems
I got libshout Ices out of the CVS last night at about 7:30. I got libshout compiled fine but then when i went compiled ices it gave me the following message:
resolver.c:23:20: thread.h: No such file or directory
resolver.c:41: parse error before "_resolver_mutex"
resolver.c:41: warning: data definition has no type or storage class
make[2]: *** [resolver.lo] Error 1
make[2]: Leaving
2011 Feb 24
1
Creating objects (data.frames) with names stored in character vector
Hello,
I'm fairly new to R. I'm a chemist, not a programmer so please bear with me.
I have a large data.frame that I want to break down (subset) into smaller data.frames for analysis. I would like to give the data.frames descriptive names which I have stored in a character vector. My original thought was that I want the subsets to show up as individual objects, but haveing them stored
2003 Dec 29
0
H.323, MultiVOIP, and DTMF
...rfc2833 (and the voips still config'd inband) Asterisk is
deaf to the tones, but at least they make it through. I know there has
been some list chatter about chan_h323 not being entirely DTMF-happy,
but is there any way I can have my cake and eat it too, in this senario?
Thank you.
--
Brady Alleman
Network Engineer
Cumberland Technologies International
2006 Apr 05
11
Managing a Rails project
Can someone point me to some good ideas about managing Rails
development - like what would be a good way to document all the
models and controllers and methods that might result if several
people are prototyping on different parts of a system, and what might
be a good structure for pushing back code into SVN as scaffolds are
turned into real projects - that sort of thing. I''m