Jump to content

limit maximum time of outgoing calls


PC Hulplijn

Recommended Posts

  • 1 month later...

There is no such feature readily build in into the SwyxWare.

 

The Swyx Server does not come with a server sided call control interface which makes a solution more tricky...

 

One way to solve this could be a small self written application that runs on each client machine and connects to the SwyxIt! via it's Client SDK. It monitors all line key states and do the "time check". Once it figures the time for an outgoing call is up it can either play a wav file into the current connection or also disconnect the call.

 

Another way could be to try to route all outgoing calls through an internal number with a call routing script. This script reads the number to be reached from the "post dialing digits" and uses a "Connect To" block to connect to that number. Behind the "connected" exit of this block a "Wait for disconnect" block can be placed, which configures a timeout in it's parameters. Once this timeout is reached the "timeout" exit will be used to exit the block. Behind this exit one could place a "Disconnect Call" block to disconnect the call. With the solution it is not possible to play any audio into the existing connection.

 

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.