|
|
@149
|
19 years |
bennylp |
Added missing pjsua/pjsua_reg.c to svn
|
|
|
@148
|
19 years |
bennylp |
Updated root Makefile
|
|
|
@147
|
19 years |
bennylp |
Renamed pjsua.c to pjsua_core.c since it is causing link problems with gcc
|
|
|
@146
|
19 years |
bennylp |
Fixed minor typo in Makefile comments
|
|
|
@145
|
19 years |
bennylp |
Updated Makefile for cygwin/mingw build and fix misc warnings
|
|
|
@144
|
19 years |
bennylp |
Fixed Makefile for cygwin/mingw
|
|
|
@143
|
19 years |
bennylp |
Fixed warning about isblank() redefinition on cygwin
|
|
|
@142
|
19 years |
bennylp |
Fixed Makefile and warnings in cygwin/mingw
|
|
|
@141
|
19 years |
bennylp |
Tested initial implementation: basic UAC, client registration, …
|
|
|
@140
|
19 years |
bennylp |
Added STATE_REMOTE_OFFER state in negotiator
|
|
|
@139
|
19 years |
bennylp |
Initial implementation of invite session abstraction, and updated pjsua …
|
|
|
@138
|
19 years |
bennylp |
Added PJ_ERR_MSG_SIZE in errno.h and updated VC7 project files
|
|
|
@137
|
19 years |
bennylp |
Updated PJSIP-Dev-Guide to include invite session design
|
|
|
@136
|
19 years |
bennylp |
Added gcov-report build target and fixed bug in string test under gcov
|
|
|
@135
|
19 years |
bennylp |
Added small comments
|
|
|
@134
|
19 years |
bennylp |
Added pjsip_endpt_respond()
|
|
|
@133
|
19 years |
bennylp |
Added pjsip_dlg_respond()
|
|
|
@132
|
19 years |
bennylp |
Added pjsip_dlg_respond()
|
|
|
@131
|
19 years |
bennylp |
Added pjsip_endpt_respond()
|
|
|
@130
|
19 years |
bennylp |
Added more asserts
|
|
|
@129
|
19 years |
bennylp |
Added SDP negotiator and changed SDP structs (tested)
|
|
|
@128
|
19 years |
bennylp |
Added framework for attaching custom error message handler
|
|
|
@127
|
19 years |
bennylp |
Finished implementation of UA layer (to be tested)
|
|
|
@126
|
19 years |
bennylp |
Completed testing for WinCE port
|
|
|
@125
|
19 years |
bennylp |
Initial, quick and dirty WinCE port with EVC4
|
|
|
@124
|
19 years |
bennylp |
Updated VisualC++ 7 projects
|
|
|
@123
|
19 years |
bennylp |
Complete tsx layer selftest, implemented authentication framework
|
|
|
@122
|
19 years |
bennylp |
Fixed minor warnings/mismatched comments mainly in pjlib++
|
|
|
@121
|
19 years |
bennylp |
Compiled cleanly first time for the new pjlib
|
|
|
@120
|
19 years |
bennylp |
Added requirements/testing document
|
|
|
@119
|
19 years |
bennylp |
Renamed pjsip_url to pjsip_sip_uri
|
|
|
@118
|
19 years |
bennylp |
Fixed bugs and added tests to handle NULL and zero length strings
|
|
|
@117
|
19 years |
bennylp |
Start working on UAS test functions
|
|
|
@116
|
19 years |
bennylp |
Do not allow modules with the same name to be registered
|
|
|
@115
|
19 years |
bennylp |
Transaction only decrements tx_data in send_msg() if return status is …
|
|
|
@114
|
19 years |
bennylp |
Timer heap checks if callback is NULL
|
|
|
@113
|
19 years |
bennylp |
Fixed title mismatch in uac test
|
|
|
@112
|
19 years |
bennylp |
Added prev_state in tsx_state event
|
|
|
@111
|
19 years |
bennylp |
Finished UAC tests and added argument parsing in main()
|
|
|
@110
|
19 years |
bennylp |
Added prev_state in tsx_state event
|
|
|
@109
|
19 years |
bennylp |
Added test functions for UAC transaction
|
|
|
@108
|
19 years |
bennylp |
Changed loggin to level 6 (from 5)
|
|
|
@107
|
19 years |
bennylp |
Added loop transport to test transaction
|
|
|
@106
|
19 years |
bennylp |
Basic module, transport, and sending messages
|
|
|
@105
|
19 years |
bennylp |
Modify transport to use generic sockaddr address
|
|
|
@104
|
19 years |
bennylp |
Tagging 0.3-pre.
|
|
|
@103
|
19 years |
bennylp |
Added PJSIP Developer Guide (pdf)
|
|
|
@102
|
19 years |
bennylp |
Deleted docs (moved to tc repos)
|
|
|
@101
|
19 years |
bennylp |
Deleted docs (moved to tc repos)
|
|
|
@100
|
19 years |
bennylp |
Updated pjsip docs (finishing basic dialog)
|
|
|
@99
|
19 years |
bennylp |
Updated PJSIP docs (latest callback design)
|
|
|
@98
|
19 years |
bennylp |
updated docs (callback approach)
|
|
|
@97
|
19 years |
bennylp |
updated docs
|
|
|
@96
|
19 years |
bennylp |
updated diagrams
|
|
|
@95
|
19 years |
bennylp |
setting up svn:ignore
|
|
|
@94
|
19 years |
bennylp |
Updated svn:ignore
|
|
|
@93
|
19 years |
bennylp |
Updated flow diagram
|
|
|
@92
|
19 years |
nanang |
Updated with wince files
|
|
|
@91
|
19 years |
nanang |
Updated with wince files
|
|
|
@90
|
19 years |
nanang |
test commit
|
|
|
@89
|
19 years |
bennylp |
Updated ignore files
|
|
|
@88
|
19 years |
bennylp |
Initial import
|
|
|
@87
|
19 years |
bennylp |
Updated pjsip doc
|
|
|
@86
|
19 years |
bennylp |
Updated PJSIP User's Guide
|
|
|
@85
|
19 years |
bennylp |
Updated users guide
|
|
|
@84
|
19 years |
bennylp |
Added Users Guide document
|
|
|
@83
|
19 years |
bennylp |
Win32 IOCP ioqueue calls multiple connect completion on a single poll
|
|
|
@82
|
19 years |
bennylp |
Added tel: uri and user-defined uri parser
|
|
|
@81
|
19 years |
bennylp |
Added pj_cis_add_cis()
|
|
|
@80
|
19 years |
bennylp |
Fixed warnings when logging is disabled and small opt in msg parser
|
|
|
@79
|
19 years |
bennylp |
Dont skip whitespace after newline in pj_scan_skip_line
|
|
|
@78
|
19 years |
bennylp |
Fixed unused arg warning when logging is disabled
|
|
|
@77
|
19 years |
bennylp |
More optimizations for msg parser etc.
|
|
|
@76
|
19 years |
bennylp |
Fix parse param bug in Contact hdr and add more msg tests
|
|
|
@75
|
19 years |
bennylp |
Added more info for pj_dump_config
|
|
|
@74
|
19 years |
bennylp |
Optimization here and there, changes because of PJLIB modifications
|
|
|
@73
|
19 years |
bennylp |
Scanner optimization and added cis_uint backend
|
|
|
@72
|
19 years |
bennylp |
Added pj_stricmp_alnum() to speedup the parser!!!
|
|
|
@71
|
19 years |
bennylp |
Fixed MSVC compilation warnings in release build
|
|
|
@70
|
19 years |
bennylp |
Added rdtsc option for win32 timestamp and added pj_elapsed_msec
|
|
|
@69
|
19 years |
bennylp |
Small optimization in pool (removed used_size)
|
|
|
@68
|
19 years |
bennylp |
Changed syntax to support Windows SEH
|
|
|
@67
|
19 years |
bennylp |
Setting svn:keywords on pjlib-util/string.*
|
|
|
@66
|
19 years |
bennylp |
Set svn:eol-style for all files
|
|
|
@65
|
19 years |
bennylp |
Set svn:eol-style property
|
|
|
@64
|
19 years |
bennylp |
More compliant URI parser, comparison, etc.
|
|
|
@63
|
19 years |
bennylp |
Added character (un)escaping utilities in string.h
|
|
|
@62
|
19 years |
bennylp |
Added hex character conversion utility in ctype
|
|
|
@61
|
19 years |
bennylp |
Renaming files
|
|
|
@60
|
19 years |
bennylp |
Modified pjsip tests
|
|
|
@59
|
19 years |
bennylp |
Removed tests directory
|
|
|
@58
|
19 years |
bennylp |
Changed transaction to refrect new transport changes
|
|
|
@57
|
19 years |
bennylp |
Added UDP transport implementation
|
|
|
@56
|
19 years |
bennylp |
Fixed compile error in scanner
|
|
|
@55
|
19 years |
bennylp |
Added PJ_IOQUEUE_ALWAYS_ASYNC flag
|
|
|
@54
|
19 years |
bennylp |
The BIG transport modifications
|
|
|
@52
|
19 years |
bennylp |
Added PJSIP-Testing.doc
|
|
|
@51
|
19 years |
bennylp |
Pretty comments
|
|
|
@49
|
19 years |
bennylp |
Applying license to pjproject
|
|
|
@48
|
19 years |
bennylp |
Updated pjlib docs
|
|
|