summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2007-05-14Ticket #272: the From parameter on_pager() callback contains Contact instead ...Benny Prijono
2007-04-29Fixed ticket #241: Crash on Windows when no sound device is availableBenny Prijono
2007-04-19Fixed ticket #235: Crash in console application when invalid command line is ...Benny Prijono
2007-04-06Added missing NULL getopt sentitel in stateful/stateless proxy samplesBenny Prijono
2007-04-06Fixed ticket #215: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
2007-04-02Fixed minor error in proxy sampleBenny Prijono
2007-04-02More work on stateful proxy sampleBenny Prijono
2007-04-02Added PJSUA API to create request using account configBenny Prijono
2007-04-01Ticket #204: Implement SIP proxy functionalities (including some samples)Benny Prijono
2007-03-06Ticket #158: allow sound device selection in pjsua (thanks Michael Smith)Benny Prijono
2007-02-22Fixed ticket #131: dialog automatically insert Contact header when sending 3x...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-18Fixed various bugs in Python moduleBenny Prijono
2007-02-18Tidy up the output of pjsua help screenBenny Prijono
2007-02-18Added TCP transport in sipstateless sampleBenny Prijono
2007-02-18Fixed bug in pjsua: account config not initialized using acc_default()Benny Prijono
2007-02-17Fixed broken --auto-play command in pjsuaBenny Prijono
2007-02-17Updated documentation and sample for media conference with regard to maximum ...Benny Prijono
2007-02-17Added sleep() before destroying sound device in playfile and playsine to prev...Benny Prijono
2007-02-17sipstateless now takes an argument for the response code to be sentBenny Prijono
2007-02-14Still on ticket #101: set TLS port to TCP port + 1Benny Prijono
2007-02-14Fixed ticket #101: PJSUA transport is not updated with correct port number if...Benny 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-13Fixed bug in simpleua sample: shouldn't respond to ACK request!Benny Prijono
2007-02-07Fixed hardcoded Linux build in Python module's setup.pyBenny Prijono
2007-02-07Fixed ticket #92: undefined symbols when running Python applicationBenny 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-02-01Fixed ticket #85: build errors when building samples with VS6/VS8Benny Prijono
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
2007-01-27Fixed various gcc warnings especially related to ticket #82 when particular c...Benny Prijono
2007-01-27Fixed ticket #82: link error when codec(s) are disabled from configure script...Benny Prijono
2007-01-24Implement ticket #62: option to play tones continuously, and added --play-ton...Benny Prijono
2007-01-24Implement ticket #77: allow specifying multiple files in pjsuaBenny Prijono
2007-01-23Support for Visual Studio 2005 workspaceBenny Prijono
2007-01-21Added ability to feed text file containing commands (on Windows) and sleep co...Benny Prijono
2007-01-21Fixed gcc warnings, especially about dereferencing type-punned pointerBenny Prijono
2007-01-14Continuing work on ticket #50: make explicit transport selection works for se...Benny Prijono
2007-01-08Added simple_pjsua exampleBenny Prijono
2006-12-28Fix eol-style in pjsua.py/py_pjsua.cBenny Prijono
2006-12-28 py_pjsua.c and pjsua.py updated until lib call fahris
2006-12-26Ticket #51: Added audio level adjustment to PJSUA-APIBenny Prijono
2006-12-26Added DTMF callback support all the way to PJSUA API (ticket #48)Benny Prijono