after getting jsonrpc server working, i started to wonder, how to use jsonrpc plugin as client.
JsonRPC.cpp implements method "sendMessage" that takes conn_id as first param. the question is, how to setup the connection in order to get its conn_id? XMLRPC2DI plugin has "newConnection" method, which i haven't found in jsonrpc. what is it that i'm missing? -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
