Displaying 9 results from an estimated 9 matches for "nocc".
Did you mean:
noc
2004 Sep 30
1
Queue Setup almost got it
...2004 8:45 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Queue Setup
extensions.conf:
;
; Standard Tech Support Calls
exten => 1590,1,Answer
exten => 1590,2,Wait(1)
exten => 1590,3,SetVar(QUEUE_PRIO=0)
exten => 1590,4,Queue(nocc|t||)
exten => 1590,5,Playback(sdnglobal/no1avail-leavevm)
exten => 1590,6,Voicemail(s1500)
exten => 1590,7,Wait(1)
exten => 1590,8,Hangup
; Network Down Emergency Queue
exten => 1501,1,Answer
exten => 1501,2,Wait(1)
exten => 1501,3,SetVar(QUEUE_PRIO=50)
exten => 1501,4,Q...
2004 Sep 30
2
Queue Setup
Hi, I am on my next venture now, Need to set up 3 queues. I would like
these setup using the agentcallbacklogin. Does anyone have an example of
this? I have looked through the wiki , but all that did was confuse me.
One of the problems I'm having is how do I configure my extensions.conf to
dial the agentcallbacklogin
-------------- next part --------------
An HTML attachment was
2010 Nov 17
1
Total inertia in package Vegan?
...n Canoco one gets the Total inertia in the output together with 4 eigenvalues. In decorana one gets the 4 eigenvalues, but not the Total inertia.
Is there a way for me to get the Total inertia without having to go over to Canoco?
Best regards,
Petter Hedberg
___________________________________
NOCC, http://nocc.sourceforge.net
--
This email was Anti Virus checked by Astaro Security Gateway. http://www.astaro.com
2003 Jul 31
1
PDC for Win98
My Problem is:
I installed Samba 2.2.7 on Linux. All the win98-Clients have access to the samba shares, but login doesn't work:
in log.smbd: waiting for a connection
the Client: "Kein Domainserver verf?gbar"
With our old Server, everything was OK
___________________________________
NOCC, http://nocc.sourceforge.net
2007 Nov 02
3
atmail & centos
hi friends,
i'm researching to see if i can run my own email server on centos. i'm
looking at qmail & centos, but the problem that i have is it doesn't have
the web interface that can similar with outlook. our users don't like
squirrelmail, or NOCC, or horde interfaces) however, i found
atmail.com and it seems to have what i'm looking for b/c it's kindda
integrate with outlook (i don't know how good it is)
does any one here have any thoughts/suggestions about atmail on centos 5?
or is there anything like atmail out there that...
2010 Nov 17
0
How do I get "total inertia"+"R-squared" in R?
...f class "summary.decorana"
The same message happened when a decorana class object was tried.
Is there a way to get the R-squared and/or the Total Inertia values for a DCA using decorana, vegan or any other method in R.
Best regards,
Petter Hedberg
___________________________________
NOCC, http://nocc.sourceforge.net
--
This email was Anti Virus checked by Astaro Security Gateway. http://www.astaro.com
2007 Apr 24
1
E&M Wink start problem
...a dial out I only get the first 2 digits from their switch...
Does anyone have decent sample E&M Wink start configs for the Digium
cards and * ? Any suggestions on the Eagle side?
Has anyone
=============
Timothy McKee
VP, Network Services
SDN Global
+1-704-587-4829 work
+1-704-587-4830 NOCC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070424/3b227c23/attachment.htm
2005 Jan 23
5
Music On-Hold problem
My problem is: No matter what machine I install and configure Asterisk on it
I just can't get the music on-hold to work. Is anyone of you out there have
such problem? If so what have you done to fix the problem? I've tried so far
three other computers and none of them I was able to get music on-hold to
work.
CAN PLEASE ANYONE HELP.
-------------- next part --------------
A non-text
2009 Aug 06
1
connect to IMAP
hi,
I am trying to get a webbased IMAP mail module to work.
http://nocc.sourceforge.net/
But it seems it doesn't connect to it.
When i try to login it says: "login is not allowed for connection"
i guess it has to do with the settings of the conf file.
I have dovecot installed on Centos and installed it with yum.
All (basic)settings are usually set co...