summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/py_pjsua/py_pjsua.c
AgeCommit message (Expand)Author
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2009-05-06Part of #706, #809: fix Python module build error and added python_pjsua to t...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-02-14Ticket #477: DTMF digit callback error in PythonBenny Prijono
2008-01-18Fixed python module build error (thanks Jeff Ames)Benny Prijono
2007-09-17Updated pjsua_app.py Python sample application to the new changes in Python m...Benny Prijono
2007-09-10Updated Python module to pjsip-0.7 (inc. custom presence test)Benny Prijono
2007-04-02Fixed Python module because of recent ICE changes in pjsuaBenny Prijono
2007-02-18Fixed various bugs in Python moduleBenny Prijono
2007-02-14Fixed ticket #93: Python readline() blocks/hang because C module running on d...Benny Prijono
2007-02-14Fixed bug in Python module's normalize_stun_config(), and added Makefile for ...Benny Prijono
2007-02-07py pjsua updated @ 070207fahris
2007-02-03Added various PJSIP constants to Python module and bugfix in call_hangup()Benny Prijono
2007-02-02py_pjsuaupdated 020207fahris
2007-02-01Implement the missing pjsua_get_snd_dev() functionBenny Prijono
2007-02-01py_pjsua update 010207fahris
2007-01-31Updated PJSUA-API docs for Python and some bug fixes in Python moduleBenny Prijono
2007-01-29Some simple call testing to py_pjsua and bug fixesBenny Prijono
2007-01-29update py_pjsua.c 290107fahris
2007-01-29 revisi py_pjsua.c 290107 fahris
2006-12-28 py_pjsua.c and pjsua.py updated until lib call fahris
2006-12-09First update on buddy APIBenny Prijono
2006-12-04Updated Python abstraction with transport and account APIBenny Prijono
2006-11-23Updated Python project with base PJSUA APIBenny Prijono
2006-11-16Added initial Python moduleBenny Prijono