search for: line_id

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

Did you mean: line_in
2011 May 24
0
Grandstream and setvar
...figuration to store some information about a phone. This works perfectly for my Polycom phones. For the most part, it works for the Grandstream as well. However, when the GS tries to transfer a call, the variable isn't available. For example, I've got a setvar that looks like: setvar line_id=xxxxx If I have an extension that looks like: noop(${line_id} This line shows that the line_id variable is populated. Except in the case of the Grandstream performing a transfer. The variable is ALWAYS available on the Polycoms. The sip database records are virtually identical, btw. Any id...
2005 Mar 05
9
Best practice to manage ''id'' hacking?
In my app, a user logs in [via the login generator] and has access to details of his account, and transactions attached to his account. This is achieved in the standard rail manner by passing the account id or transaction id between the controller and the view. But what is to stop someone hacking the URL or view html to access another account id or transaction id ? eg /account/show/46 becomes