Adding support for coroutines for async ops through trampolines
[theonering] / hand_tests / presence.py
index 0a90e7f..52b6c9f 100755 (executable)
@@ -43,7 +43,7 @@ class Example(object):
 
                # get the parameters required to make a Jabber connection
                # Begin Example 2-3
-               cm[CONNECTION_MANAGER].RequestConnection('sip',
+               cm[CONNECTION_MANAGER].RequestConnection('gv',
                        {
                                'account':  account,
                                'forward':  forward,