Displaying 2 results from an estimated 2 matches for "_something".
Did you mean:
something
2010 Oct 08
2
vfs_acl_xattr issue
...If i rename "New
folder" as "something" the checkbox "inherit acl" is becoming unchecked.
F01 => tutu,toto,titi (inherited checked)
\_F02 => tutu,toto (inherited unchecked)
\_New folder => tutu,toto (inherited checked)
\_something => tutu,toto (inherited unchecked)
Can you help me?
thanks
2017 Jan 06
3
Issue with handling of 480 DND
Hi List,
we're calling a sip phone from our Asterisk Server, and try to add logic
depending on the dialstatus
Stripped down example;
exten = 494XXXXXXXXX,n,Dial(SIP/4120089,15,w)
exten = 494XXXXXXXXX,n,Goto(98-${DIALSTATUS},1)
exten = 494XXXXXXXXX,n,Hangup()
.....
exten = 98-BUSY,1,NoOp(Busy)
exten = 98-BUSY,n,ExecIf($["${Voicemail}" =