call blocking
George

Tue, 12/11/2007 - 09:58 | call blocking

There are only 5 fields there to enter a number to be blocked. Should be dynamic - as many as needed or desired - 5 is not nearly enough....
your thoughts..?
G

George

Wed, 01/23/2008 - 20:24 | call blocking

any comments on this feature request..?

thirdlane

Thu, 01/24/2008 - 05:32 | call blocking

agree, we will address this pretty soon.

Thanks,
Alex

George

Fri, 05/23/2008 - 17:52 | call blocking

Alex,

Now that 6.0 is released is this feature upgrade back on the radar..?

George

cbbs70a

George;
I've created a replacement web page for call blocking in the user portal. I guess I have alot of people that I don't want to talk to either. The page is identical to the original one except that it has 20 fields each defined for allowed and blocked numbers instead of 5. The PERL script is too long to post here, so if you're interested in trying it out, shoot me an e-mail at frank (at) digennaro (dot) com.
FSD

eeman

Tue, 06/24/2008 - 17:33 | I am curious, why couldn't

I am curious, why couldn't the page be constructed the way the manual bulk generator page is constructed where an 'Add' button just adds another row to the page. Isnt the list processed with a 'while' loop so that the end of the list isnt dependent on number of entries?

Erik Smith
CTO
BluegrassNet Voice
dCAP

cbbs70a

Tue, 06/24/2008 - 20:24 | No reason really, except

No reason really, except that I wanted to keep the original look of the page. Certainly adding rows dynamically is another good way of doing it.
FSD