Displaying 3 results from an estimated 3 matches for "exterieur".
Did you mean:
exterieurs
2003 May 27
1
Duplicate numbers with outbounding calls
...OH323 client but asterisk calls something like
"06884335779117"
Is it a problem with the french PSTN network ?
This are my conf files :
-> extensions.conf
[incoming]
; jouer un fichier des le debut..
exten => s,1,Playback,demo-thanks ;for playing a file
; 9 pour appeler un num exterieur (VoIP->PSTN)
ignorepat => 9
exten => 9,1,Dial(Zap/1-1/)
exten => 9,2,Congestion
-> zapate.conf
[channels]
signalling=fxs_ks
context=incoming
channel=>1 ;X100P
2010 Sep 07
1
Problem with groups and user
Before everything. Please forgive my poor english. It is not my fault I'm a french :(
I have samba/ldap server with windows users.
On my Samba/ldap server , I'm using GQ. If I look about groups. There is : 'iatoss, exterieurs, other and onther'
If I look about 'mdupont' user. " GQ says 'mdupont' is in "iatoss" group.
On the server, If I type "groups". It gives me : root bin daemon sys adm disk wheel
If I type : 'groups mdupont'. It gives me 'iatoss'
My prob...
2003 Sep 17
2
Route problem ?
...l
#------------------------------------------------------------------------
#-----
# on peut interroger notre propre serveur DNS
ACCEPT fw local:$DNS_SERVER tcp - domain
ACCEPT fw local:$DNS_SERVER udp - domain
# on peut interroger les DNS exterieurs
ACCEPT fw net tcp domain
ACCEPT fw net udp domain
#------------------------------------------------------------------------
#-----
# DNS IN
#------------------------------------------------------------------------
#-----...