Displaying 6 results from an estimated 6 matches for "actide".
Did you mean:
actice
2005 May 23
1
SendDTMF into a conference room
I have been trying to figure a way to SendDTMF into a MeetMe room using
the Manager API.
I can't redirect everyone into another context and then bring them back
because that would mess up my logic.
I am trying to use local channels and the originate Action to accomplish
this.
Exten: 3441115
Priority: 1
ActionID: actid-00000001
Context: senddtmftones
Action: Originate
Channel:
2016 Jun 14
3
Samba4 Domain Member Server "Getent show diferents UID"
On 14/06/16 18:36, Juan Ignacio wrote:
> Traducir del: Inglés
> Ok, I have correctly configured the option to use RFC2307 in the
> Actide Directory Domain Controller and the option on the member server.
>
> But anyway still showing bad UIDs.
>
> Here we show how both configurations are actualemente.
>
> Within RSAT I can place the UID attribute for example uanaco.
>
> AD Domain Controller
>
> wbinfo --us...
2006 Apr 14
6
Running through results of find()
Hi,
I''ve got a question about the find() method in RoR
This is my code:
actions=Action.find(:all, :conditions => "ActivityID=''actid''")
This should return a list, array, hash, ... ? of Actions.
What type of data does find() return? And how do I run through it?
I would like to show Action.ActionCode for every action in actions.
I tried:
for action in
2016 Jun 14
2
Samba4 Domain Member Server "Getent show diferents UID"
On 14/06/16 17:32, Juan Ignacio wrote:
> Rowland, a question.
>
>
> "is to copy idmap.ldap from the first DC to all others and then keep
> them in sync, the other is to use RFC2307 attributes."
>
> I can do the same with my member server? Maybe it works, or not for
> beign a member server.
>
> Maybe i can change my Member Server to a Domain Controller and
2016 Jun 14
0
Samba4 Domain Member Server "Getent show diferents UID"
Traducir del: Inglés
Ok, I have correctly configured the option to use RFC2307 in the
Actide Directory
Domain Controller and the option on the member server.
But anyway still showing bad UIDs.
Here we show how both configurations are actualemente.
Within RSAT I can place the UID attribute for example uanaco.
AD Domain Controller
wbinfo --user-info = uanaco
KENNEDY \ uanaco: *: 3000783...
2016 Jun 14
0
Samba4 Domain Member Server "Getent show diferents UID"
...´´net cache flush´ on ADDC and MEMBER SERVER.
Im using Win10, And Win7
2016-06-14 14:40 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 14/06/16 18:36, Juan Ignacio wrote:
>
>> Traducir del: Inglés
>> Ok, I have correctly configured the option to use RFC2307 in the Actide
>> Directory Domain Controller and the option on the member server.
>>
>> But anyway still showing bad UIDs.
>>
>> Here we show how both configurations are actualemente.
>>
>> Within RSAT I can place the UID attribute for example uanaco.
>>
>> A...