Could not find an answer how i could create a feature code so i can alter the extension's ring timer.
so how can i give the user the ability to change this...
spent 4hrs googling - no luck
I worked out that i need to change the 'ringtimer' entry within the 'users' table of the 'asterisk ' database so freepbx shows the change but
this does not work until i do a submit on the extension and do apply'n'reload config
so i made the sql change manually
and did a manual database put AMPUSER 200/ringtimer 5
but it don't care! time does not change until i do the apply'n'reload config
option is not in ARI.
needs to be done in extensions_custom.conf Programming - as i need it as a feature code
can't figure out how to write the code needed to to the sql insert (into the asterisk database/users table) - using php i can do but not using the asterisk cli so therefore i can't figure out the extensions_custom.conf programming
or how can i pass a variable to System(/var/lib/tb-sqlringtimerchanger)
can't figure out how to apply the config using a command line to apply the setting
tried this
php /var/www/html/admin/config.php clk_reload=true
/var/www/html/admin/bounce_op.sh
but this did not change 'AMPUSER 200/ringtimer' and the time it takes for the transfer remains the same
sorry if this not make much sense but i've got googly eyed syndrome now.
please any help will be greatly appricated.

Member Since:
2007-07-23