Displaying 2 results from an estimated 2 matches for "exbrayat".
1998 Apr 02
4
samba and pam
Since I now have something which at least pretends to work, I suppose an
announcement is in order.
Those among you who track samba development are probably aware that samba
1.9.18p4 includes support for synchronising a unix database when changing
an SMB password. I'm currently working on a PAM module which will provide
similar functionality for all applications compiled with PAM support:
2007 Jan 12
0
Musiconhold and dial
Hello,
I have a small problem with musiconhod and dial. When i use the following
dialplan :
exten => s,1,Dial(exten||m)
I have an music during 5 seconds after the call is stoped if the destination
don't response.
With this dialplan, the music play allaws but the destination don't ring.
exten => s,1,Answer()
exten => s,2,MusicOnHold()
exten => s,3,Dial(exten)
exten =>