Removing CFU command

I am trying to remove the CFU I currently have however even though it says that database entry was removed it still remains there.

Any ideas?

freepbxCLI> database show cfu
/cfu/409 : 3000
/cfu/410 : 3000
/cfu/412 : 3000
/cfu/413 : 3000
/cfu/414 : 3000
/cfu/415 : 3000
/cfu/416 : 3000
/cfu/417 : 3000
/cfu/428 : 3000
9 results found.
freepbx
CLI> Database del CFU 428
Database entry removed.
freepbxCLI> database show cfu
/cfu/409 : 3000
/cfu/410 : 3000
/cfu/412 : 3000
/cfu/413 : 3000
/cfu/414 : 3000
/cfu/415 : 3000
/cfu/416 : 3000
/cfu/417 : 3000
/cfu/428 : 3000
9 results found.
freepbx
CLI>

That’s the cfu family not the CFU which is normally used as the database is case sensitive , but

rasterisk -f ‘database deltree cfu’

should work.

oh ok thanks forgot the caps lockkk :confused:

currently the CFU only rings 3 times then it is forwarded. How can I increase the ringing time to 20 seconds before the call is forwarded

Default follow me timers are in ‘advanced settings’

You change the Ring Timer on the extension which is set to the Default of 15 seconds. If you want to change how long the Call Forward rings you adjust the Call Forward Ring Timer.

Do not adjust any FollowMe timers for this as they only apply to FollowMe which is not Call Forwarding. They are two different things.

thanks for the support :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.