Show
Ignore:
Timestamp:
08/07/07 18:34:09 (17 months ago)
Author:
liori
Message:

Jingle: fixes for content-description negotiation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/jingle/src/chat_control.py

    r8461 r8467  
    11931193 
    11941194        def _on_start_voip_menuitem_activate(self, *things): 
    1195                 print 'Start VoiP' 
    1196                 gajim.connections[self.account].startVoiP(self.contact.jid) 
     1195                gajim.connections[self.account].startVoiP(self.contact.jid+'/'+self.contact.resource) 
    11971196 
    11981197        def _update_gpg(self):