search for: dehart

Displaying 2 results from an estimated 2 matches for "dehart".

2008 Oct 10
4
Polycom 330 not dialing 4 digit extensions beginning with 11xx
I have four Polycom 330 phones connected to an asterisk system. There are other VoIP phones connected too. All of the extensions are four digits beginning with 11. From any of the phones, except the Polycom, picking up the handset to call extension 1103 for example works fine. With the Polycom 330, as I press the second 1 of 1103 it stops taking input and gives me an error. I tried
2011 May 04
1
Why do I sometimes have to refresh the page manually after an AJAX form submission?
When I do remote form submits through jQuery .submit() why do I sometimes have to refresh the page manually to see the results? My jQuery handler is very simple: $("#vote_yes").click(function() { $("#approval").val(true) $(".edit_vote").submit() }); And the link that leverages this bit of code is as follows: <%= link_to("Vote