Displaying 2 results from an estimated 2 matches for "ccmenu".
Did you mean:
cmenu
2008 Aug 12
1
The CruiseControl server does not provide web URLs for projects
...up a builder
account on the server and an /etc/init.d script to start / stop mongrel.
I''m now finding that the CCTray service doesn''t work. The web site''s
there OK, but when I try to access the existing CCTray project
(actually I''m using the OS-X variant, CCMenu) I get the above error.
I can browse the list of projects on the server OK, and add a new
one, but the status is just grey.
The only difference I can see is that we''re just using a straight-up
call to mongrel_rails to start the service, rather than using ''cruise
start'...
2003 Apr 30
1
Re: no audio after many transfers
On 2003-04-26 at 00:42, Jim Gottlieb (that's me) wrote:
> [ccmenu]
> exten=s,1,Ringing
> exten=s,2,Wait,2
> exten=s,3,BackGround(5045)
> exten=s,4,Goto,outtrunk|17005554223|1 ; if they just wait
> exten=_X,1,Goto,outtrunk|17005554223|1 ; if they press 0-9
> exten=_*,1,Goto,outtrunk|17005554223|1 ; if they press *
> exten=_#,1,Goto,outtrun...