Displaying 1 result from an estimated 1 matches for "cdrafter".
Did you mean:
drafter
2013 Sep 01
0
Asterisk database weird behaviour
...base (backup with pg_dump or
preform synchronisation between two nodes) asterisk stops responding to sip
registrations.
The bizarre thing is that it also can`t reach users defined in
sip.conffile (no database). Asterisk can execute
dialplan defined in extensions table, it can also insert data in to
cdrafter the call is completed, the only problem is with sip messages.
I thought that this is caused by transactions that are put on database
during for example backup, but with the problem in progress I could log in
to postgres console with pgsql and I was able to execute sql (updates or
inserts), so no tr...