On Monday 05 May 2008 03:40:52 Rilawich Ango wrote: > Does asterisk will ignore the setting in files if realtime is > applied, say asterisk will ignore all the setting in sip.conf if > realtime table sip_buddies is applied?
No; realtime data is in addition to the data found in sip.conf, not instead of. In fact, all the settings in the [general] context MUST be in sip.conf, as there is not a way (currently) to represent that data in realtime. -- Tilghman _______________________________________________ -- 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
