Al Baker schrieb:
> Are you saying the * server does NOT TRY to re-establish the BD connection ?

The MySQL Realtime driver _does_ reconnect.
(Search for mysql_reconnect() in res_config_mysql.c)

> If  NOT, what happens to you CDR records ?

Same thing with cdr_addon_mysql.c - it tries to reconnect.
When there is no connection it writes the CDRs to a file and as
soon as it successfully reconnects stores them in the database.

Regards,
  Philipp Kempgen

-- 
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
    Let's use IT to solve problems and not to create new ones.
          Asterisk? -> http://www.das-asterisk-buch.de

Geschäftsführer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to