> "default" is a reserved profile name -- I should probably prevent that > from loading.
correction, default is not reserved... > Regarding passing the callerid to the custom sql, let me see what I can > come up with... You can now specify channel variables in your custom sql. So, you should be able to pass CID or a subset of CID to your custom sql. I've updated the wiki with info on this. beware: channel vars only work when called in the context of a session. Using a profile that uses a custom sql with channel variables from the commandline will result in an error. -Rupa _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
