| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/site-packages/papyon/sip/ |
Upload File : |
Ñò
O Jc @ s d d k l Z l Z l Z d d k Td d k Td d k Z e i d ƒ Z d e f d „ ƒ YZ d d d g Z
d
e f d „ ƒ YZ d e f d „ ƒ YZ
d S( iÿÿÿÿ( t MediaCandidatet MediaCandidateEncodert MediaSessionType( t *Ns papyon.sip.icet ICECandidateEncoderc B s2 e Z d Z d „ Z d „ Z d „ Z d „ Z RS( sÊ Class to encode and decode ICE media candidates from a SDP message.
See section "4.3 Encoding the SDP" of the ICE draft for more
details. Both versions 6 and 19 of the draft are supported.c C s t i | ƒ d S( N( R t __init__( t self( ( s2 /usr/lib/python2.6/site-packages/papyon/sip/ice.pyR "