Displaying 3 results from an estimated 3 matches for "desk2".
Did you mean:
desk
2000 May 13
1
smbmount filesystem weirdness
Hi all,
In my effort to get RCS archive access via smbmount, I stumbled across
another interesting bit of behaviour with smbmount that could be playing a
part - but does not involve RCS.
Normally, under Linux - or any Unix - the following sequence of commands
works:
[cpratt@cpratt-desk2 ~/dud]$ ls -la
total 3
drwxr-xr-x 2 cpratt users 1024 May 12 18:09 .
drwx------ 32 cpratt users 2048 May 12 18:09 ..
[cpratt@cpratt-desk2 ~/dud]$ touch dud
[cpratt@cpratt-desk2 ~/dud]$ ls -la
total 3
drwxr-xr-x 2 cpratt users 1024 May 12 18:09 .
drwx------ 32 cpratt...
2005 Jan 17
1
Communication Between Phones... I can't test :(
Hi,
I want to create this system :
Desk1 SIP Phone <adsl>------------------------<adsl> Desk2 SIP Phone
|
|
<adsl>
Desk3 asterisk Server
My question is : when Desk1 call Desk2 , server (desk3) will
authentificate phone but i want to known if Desk3 use bandwitch duri...
2004 Apr 08
1
Two operators, 10 rollover lines, Cisco 7960G chanisavail problem
...0
callerid="Cogswell's Coggs" <555>
secret=asterisk
host=dynamic
transfer=yes
canreinvite=no
incominglimit=1
context=recordings
Here's the dial string I'm trying to use:
exten => 775,1,SetMusicOnHold(default)
exten =>
775,2,ChanisAvail(Sip/frontdesk1&Sip/frontdesk2&Sip/frontdesk3&Sip/frontdesk
4&Sip/frontdesk5)
exten => 775,3,Cut(DESK1=AVAILCHAN||1)
exten =>
775,4,ChanisAvail(Sip/frontdesk6&Sip/frontdesk7&Sip/frontdesk8&Sip/frontdesk
9&Sip/frontdesk10)
exten => 775,5,Cut(DESK2=AVAILCHAN||1)
exten => 775,6,Dial(${DESK1}&...