|
@@ -265,7 +265,7 @@ class MyCall(pj.Call):
|
|
|
def onCallState(self, prm):
|
|
|
call_info = self.getInfo()
|
|
|
print("Call state: %s, call id: %s, callcallIdString: %s ", call_info.state, call_info.id, call_info.callIdString)
|
|
|
-
|
|
|
+f
|
|
|
# pj.PJSIP_INV_STATE_NULL
|
|
|
# pj.PJSIP_INV_STATE_CALLING
|
|
|
# pj.PJSIP_INV_STATE_INCOMING
|