Displaying 2 results from an estimated 2 matches for "to_stderr".
Did you mean:
log_stderr
2008 Oct 11
1
Asterisk 1.6.1 + openais
...e my conf, just in case. Any idea please bring it up.
root at asterisk-slb01:~# cat /etc/ais/openais.conf
# Please read the openais.conf.5 manual page
totem {
version: 2
secauth: off
threads: 0
interface {
ringnumber: 0
bindnetaddr: 192.168.1.0
mcastaddr: 226.94.1.1
mcastport: 5405
}
}
logging {
to_stderr: yes
to_file: yes
logfile: /tmp/ais
debug: off
timestamp: on
}
amf {
mode: disabled
}
root at asterisk-slb01:~# cat /etc/asterisk/ais.conf
[device_state]
type=event_channel
publish_event=device_state
subscribe_event=device_state
-------------- next part --------------
An HTML attachment was scru...
2010 Nov 05
1
res_ais Error
...: 192.168.142.246 asterisk 1.6.2.13
BoxB: 192.168.142.248 asterisk 1.8.0
openais.conf:
# Please read the openais.conf.5 manual page
totem {
version: 2
secauth: off
threads: 0
consensus: 4800
interface {
ringnumber: 0
bindnetaddr: 192.168.142.0
mcastaddr: 226.94.1.1
mcastport: 5405
}
}
logging {
to_stderr: yes
debug: on
timestamp: on
to_file: yes
to_syslog: no
syslog_facility: daemon
logfile: /var/log/openais.log
}
amf {
mode: disabled
}
When I load res_ais.so module, the pbx crash (boths)
Some time not crash but no clusters members are present.
What I'm doing wrong?
Thank's
Regards