From: Michael V. D. <mv...@va...> - 2003-12-08 17:09:23
|
I've recently made a bunch of changes to iaxComm. - I've renamed "Server" to "Account" throughout the user interface and = the source. The was to avoid user confusion, since you may be registering = with the same asterisk server with different extension/passwords. - We were going back to the config whenever we needed to check on a = value. This had two implications: If you made a change, it had to be comitted to the = config to "take", and the change would be permanent. - You can now change the panel layout without restarting iaxComm. - Rationalized the ringing code a bit: There's now an option on Win32 = and Linux platforms to ring the PC Speaker on incoming, even if you only have one = sound card. It's also a bit easier to tweak the built-in ring tones. - Added a "Next" key that selects the next free call appearance. If you currently have a free line, it works kinda-sorta like a hold button. I'd appreciate it if anyone who is using iaxComm would try the newest cvs source, and see what you think. If I don't hear anything scary, I will update the iaxComm page on = sourceforge with new binaries, and announce to asterisk-users. TODO: - Compile in default xrc files so we have a single binary for Win32/Linux platforms, like the Mac. - Compile time option to save Win32 config to a file, rather than the = registry. - Vanity tones: switch incoming ring based upon callerid. - Transfers. - ?? |