Show
Ignore:
Timestamp:
08/07/07 01:19:57 (17 months ago)
Author:
liori
Message:

Jingle: UI entry point and lots of small changes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/jingle/src/common/xmpp/protocol.py

    r8410 r8461  
    5656NS_INVISIBLE    ='presence-invisible'                                   # Jabberd2 
    5757NS_IQ           ='iq'                                                   # Jabberd2 
     58NS_JINGLE       ='http://www.xmpp.org/extensions/xep-0166.html#ns'      # XEP-0166 
     59NS_JINGLE_AUDIO ='http://www.xmpp.org/extensions/xep-0167.html#ns'      # XEP-0167 
     60NS_JINGLE_RAW_UDP='http://www.xmpp.org/extensions/xep-0177.html#ns'     # XEP-0177 
     61NS_JINGLE_ICE_UDP='http://www.xmpp.org/extensions/xep-0176.html#ns-udp' # XEP-0176 
    5862NS_LAST         ='jabber:iq:last' 
    5963NS_MESSAGE      ='message'                                              # Jabberd2