Hi. It\'s possible to initialize IAX Client to use more than one line. I\'ve tried to make a web application, using the ocx, where an user could control four lines. For example,it recives one call over line 1,it holds the call, and selects line 2 to make a new call, then drops the call on line 2 and unholds the call over line 1 to going on with the conversation. This is possible?
I\'ve done until holding line 1, but when i try to make a call with SelectLine(1).Dial it doesn\'t happen anything.
Thanks in advance