Changeset 4724 for pjproject/trunk/pjsip-apps/src/python/pjsua.py
- Timestamp:
- Jan 31, 2014 8:52:09 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/python/pjsua.py
r4611 r4724 1387 1387 1388 1388 def on_transfer_request(self, dst, code): 1389 """Notification that call is being transfer ed by remote party.1389 """Notification that call is being transferred by remote party. 1390 1390 1391 1391 Application can decide to accept/reject transfer request by returning
Note: See TracChangeset
for help on using the changeset viewer.