Commit Graph

29 Commits

Author SHA1 Message Date
paulc 48089e74da Fixed comparation of JIDs regarding case sensitivity.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1546 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-13 20:49:17 +00:00
paulc e39385fdd5 Use TelEngine::destruct(obj) or GenObject::destruct() wherever applicable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1325 acf43c95-373e-0410-b603-e72c3f656dc1
2007-05-15 15:40:50 +00:00
marian 1f8b1e9000 Cahaged some debug level
git-svn-id: http://yate.null.ro/svn/yate/trunk@1264 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-12 15:16:52 +00:00
marian 066726bdd5 Print XML elements option is applicable on reload
git-svn-id: http://yate.null.ro/svn/yate/trunk@1261 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-12 10:12:17 +00:00
marian f356e3a4f1 Fixed auto adding of users in subdomain mode.
In-call chat messages are forwarded as chan.text messages.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1246 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-03 22:41:39 +00:00
marian 04d583fe4c Changed identity setting.
Fixed bug: now request_subscribe is not ignored when the roster is kept by the server


git-svn-id: http://yate.null.ro/svn/yate/trunk@1244 acf43c95-373e-0410-b603-e72c3f656dc1
2007-04-02 14:43:38 +00:00
marian 7ee161eafd Bug fixed. Added mutex to connection. Connection's methods are now thread safe.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1219 acf43c95-373e-0410-b603-e72c3f656dc1
2007-03-15 08:10:38 +00:00
marian ce062d2ab0 Bug fixed in presence engine's notification handler. The received event can be 0
git-svn-id: http://yate.null.ro/svn/yate/trunk@1218 acf43c95-373e-0410-b603-e72c3f656dc1
2007-03-14 15:46:40 +00:00
marian 7b4af70201 Fixed bug. Auto respond to subscribe/unsubscribe requests
git-svn-id: http://yate.null.ro/svn/yate/trunk@1196 acf43c95-373e-0410-b603-e72c3f656dc1
2007-02-19 15:34:08 +00:00
marian fa3a003eee Fixed bug. Outgoing calls are now possible even if we don't keep the roster
git-svn-id: http://yate.null.ro/svn/yate/trunk@1195 acf43c95-373e-0410-b603-e72c3f656dc1
2007-02-19 15:27:03 +00:00
marian d6741dfb6f Avoid loopback message (if the same module: it's a message sent by this module)
git-svn-id: http://yate.null.ro/svn/yate/trunk@1194 acf43c95-373e-0410-b603-e72c3f656dc1
2007-02-19 14:19:59 +00:00
paulc 6b562ead96 Added capability to copy parameters from call.execute to outgoing channel's
chan.startup (and from there to call.cdr).


git-svn-id: http://yate.null.ro/svn/yate/trunk@1174 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-23 00:17:11 +00:00
marian 240e58b9db Bug fixed in message handler for resource.notify. Users were added in local roster even if not permitted by configuration.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1168 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-16 09:59:46 +00:00
marian 737eadf7c7 Bug fixed in message handler for resource.subscribe. Users were added in local roster even if not permitted by configuration.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1167 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-15 04:01:24 +00:00
marian 7dcbb03582 Presence is sent when an user become online or offline.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1165 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-14 22:21:26 +00:00
marian ae4d3f22c2 Added initialize and timer for Jabber engine to support stream restart mechanism.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1137 acf43c95-373e-0410-b603-e72c3f656dc1
2006-12-18 15:43:05 +00:00
marian 2f11162b2c Change some comments.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1130 acf43c95-373e-0410-b603-e72c3f656dc1
2006-12-17 18:11:47 +00:00
marian 228309fd55 Changed presence implementation. Added resource notify/subscribe messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1113 acf43c95-373e-0410-b603-e72c3f656dc1
2006-11-17 14:12:04 +00:00
paulc 66d2df8094 Fixed build in Windows.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1104 acf43c95-373e-0410-b603-e72c3f656dc1
2006-11-06 10:51:11 +00:00
marian fcdf12d591 Fixed bugs in presence and subscription handling
git-svn-id: http://yate.null.ro/svn/yate/trunk@1103 acf43c95-373e-0410-b603-e72c3f656dc1
2006-11-03 17:24:56 +00:00
marian d497f6e03f Fixed bugs in presence handling
git-svn-id: http://yate.null.ro/svn/yate/trunk@1098 acf43c95-373e-0410-b603-e72c3f656dc1
2006-11-01 17:13:25 +00:00
marian 5268c7d602 Fixed bug in connection timeout.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1095 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-31 15:15:05 +00:00
marian 034953fb78 Added timeout for outgoing pending connections.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1089 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-26 06:43:01 +00:00
marian 3860981c9b Added message handler to the Jingle channel
git-svn-id: http://yate.null.ro/svn/yate/trunk@1088 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-24 14:31:43 +00:00
marian 15e4938b8c Changed the way received transport-info is confirmed
git-svn-id: http://yate.null.ro/svn/yate/trunk@1086 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-23 18:41:50 +00:00
marian 777073b93e Fixed stream reconnection procedure.
Wait for an answer when a subscribe request is forcibly sent before call.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1085 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-21 03:09:26 +00:00
marian 714edd19db Fixed a bug when compiling with gcc-4.2+. Better handling of session
connects. Reworded many debug messages and moved them to debug compiles.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1084 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-20 19:40:38 +00:00
paulc 801978b69d Added Jingle related projects. Fixes to compile in Windows.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1083 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-19 21:23:55 +00:00
marian 3f956ec14e Added XML (from TinyXML) and Jingle component support.
Added STUN request and answer support for RTP and generic UDP sockets.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1082 acf43c95-373e-0410-b603-e72c3f656dc1
2006-10-19 20:33:15 +00:00