Hello, To make my dialplan more robust, I thought I wouldn't include any meetme-specific rules and I would exlusively rely on meetme.conf data.
For each dialed number, I would check if this number is used as a conference room number in meetme.conf. When I'm trying to implement this, I can see that : 1. AST_CONFIG is not convenient to parse lines like "conf=>1234", as several lines are present and AST_CONFIG is dedicated to key-value pairs. 2. MEETME_INFO is focused on live conferences (though issue 15450 extends this behaviour). How would you work around this without using Realtime ? Regards
_______________________________________________ -- 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
