summaryrefslogtreecommitdiff
path: root/Protocols/IAX/Docs/iax_readme.txt
diff options
context:
space:
mode:
authorpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2010-02-01 02:03:39 +0000
committerpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2010-02-01 02:03:39 +0000
commitbbeb2217dbaad57a221186442bba2f8842240eaf (patch)
treec346a939ff627609ca27149cea81053876a4db2e /Protocols/IAX/Docs/iax_readme.txt
parent8458ec12c42a0fc915af6a33cf2e9c7d560bb17f (diff)
iax: 0.2.0.0
+ Allow more than one protocol instance git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@221 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/IAX/Docs/iax_readme.txt')
-rw-r--r--Protocols/IAX/Docs/iax_readme.txt5
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