diff options
Diffstat (limited to 'Protocols/IAX/Docs/iax_readme.txt')
-rw-r--r-- | Protocols/IAX/Docs/iax_readme.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Protocols/IAX/Docs/iax_readme.txt b/Protocols/IAX/Docs/iax_readme.txt index 4dd5a8c..c8c2c9e 100644 --- a/Protocols/IAX/Docs/iax_readme.txt +++ b/Protocols/IAX/Docs/iax_readme.txt @@ -1,7 +1,7 @@ IAX protocol
------------
-CAUTION: THIS IS A ALPHA STAGE PLUGIN. IT CAN DO VERY BAD THINGS. USE AT YOUR OWN RISK.
+CAUTION: THIS IS A BETA STAGE PLUGIN. IT CAN DO VERY BAD THINGS. USE AT YOUR OWN RISK.
This is a protocol that make voice calls using Inter-Asterisk eXchange (IAX) protocol. It is based in the IAXCLient library and in the work of sje in his IAX plugin.
@@ -9,11 +9,8 @@ Currently it allows to make and receive calls. All the GUI is handled by Voice S I've created this protocol with 2 goals: have an IAX implementation using the new protocol API and improve voice service.
-WARNING: You can create only one instance of the protocol. If you create the second one miranda will crash and keep crashing at each startup. I'll fix it soon
-
Todo:
-- More than one instance
- Use netlib to send/receive packages?
- Ask for new password at first login if "Save password" is not checked
|