Displaying 1 result from an estimated 1 matches for "iaxc_call".
2003 Nov 29
0
IAX phones and CPU usage problem
...ual 2.6GHz xeon server with 2GB of RAM. We
also have 10-12 agents using IAX based softphones on winxp. Almost all
of the usage consists of outbound calls done automatically through the
PRIs and connected to an agent once answered. The agents perform the
'ready' operation via IAX by calling iaxc_call() to call an extension
that in turn calls AgentLogin. The 'Not ready' operation is done
automatically once the phone call ends by invoking iaxc_dump_call().
This ready/not-ready sequence is made repeatedly, for every call
connected to an agent.
We noticed that the CPU usage of Asterisk if...