Commit Graph

2142 Commits (5a4b38b5ad6efd18b5237f88eafa00a910343a0a)
 

Author SHA1 Message Date
Stefan Sayer 5a4b38b5ad fix small compilation warning (ptrdiff_t as %zd)
16 years ago
Stefan Sayer b92e2635e9 made terminateLeg virtual
16 years ago
bpintea 98ae1ff252 fix session leak on 100rel disabled
16 years ago
Stefan Sayer a1fcef99d1 SST fixes: timer option tag; Min-SE==Interval
16 years ago
Stefan Sayer 4c1bca98f1 add addOptionTag/removeOptionTag functions
16 years ago
Stefan Sayer e723815198 moved trim() to AmUtils
16 years ago
Stefan Sayer f02bd76865 made announcement config clearer
16 years ago
Stefan Sayer 9e65554b41 removed superfluous debug message
16 years ago
Stefan Sayer d3231592a8 b/f: speex parameter negotiation with quotes
16 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
16 years ago
Stefan Sayer c0fd38d998 updated some cmake config files
16 years ago
Stefan Sayer f3e543cbfc added tools to CMake
16 years ago
Stefan Sayer 0faa793f11 user resolver instead of populate_sock_...
16 years ago
Stefan Sayer 87a70ae5b6 making debian sems.init lsb compliant
16 years ago
Stefan Sayer a6951c452b updated some documentation
16 years ago
Stefan Sayer 36d737ff15 cmake: added transparent SBC profile
16 years ago
Stefan Sayer 9cc011a43c added dev env files to .gitignore
16 years ago
Stefan Sayer 49538b044b explained sample config in reg_agent
16 years ago
Raphael Coeffic f50051ddf3 b/f: PRACK transaction matching.
16 years ago
Stefan Sayer a78d6347d5 small optimization
16 years ago
Stefan Sayer e61f2f312e b2b: relay Contact for 300-305 replies
16 years ago
Stefan Sayer 67236106eb fix dead assignment
16 years ago
Stefan Sayer 08b49fdf32 fix ilbc mode if fmtp format error
16 years ago
Stefan Sayer fdc97d667d fix main default to int
16 years ago
Raphael Coeffic 71c24a546d b/f: multiple routes within a [Record-]Route HF.
16 years ago
Stefan Sayer 62b60a44ab fix using namespace std before defined
16 years ago
Stefan Sayer 5d987b7b69 fix some more struct/class confusions
16 years ago
Stefan Sayer 5e8e6212ab fix deref (unused)
16 years ago
Stefan Sayer 78fc249003 fix missing include
16 years ago
Stefan Sayer 0df63e04e5 fix some class/struct fwd decl mismatches
16 years ago
Stefan Sayer 6b7ebda3c9 b/f: small mem leak (AmSdp telev pl)
16 years ago
Stefan Sayer aa11873d0e fixed/added sample config to multihoming
16 years ago
Stefan Sayer 604cb3e10c some DBG/INFO logging on startup
16 years ago
Stefan Sayer ca22b26c53 DBG->INFO for startup IP/port & methods
16 years ago
Stefan Sayer 21642b8c9a statistics counters: callsmax/avg, cpsmax/avg
16 years ago
Stefan Sayer 7774944f12 adds shutdownmode, in which calls are replied with defined err
16 years ago
Stefan Sayer 8e2a4655eb removed double stats.conf
16 years ago
Stefan Sayer f4eae0641a b/f: wait_for_to for timeout>1s
16 years ago
Stefan Sayer a59c88275b moved tools directory; added threadid column to logfile splitter
16 years ago
Stefan Sayer 18a7933986 new: tools: sems-logfile-splitter
16 years ago
Stefan Sayer 4eea5e17b0 b/f: initialize SBCDialog::outbound_interface
16 years ago
Stefan Sayer a9c7556c2c b/f: ignore prov replies in canceled INV
16 years ago
Stefan Sayer f6f29c636d b/f: don't pass prov reply to CANCEL to UA
16 years ago
Stefan Sayer c86297391b sbc: make outbound_interface dynamic
16 years ago
Raphael Coeffic b96519dade b/f: fixes compile errors introduced in last commit (5818f8bcfd).
16 years ago
Raphael Coeffic 5818f8bcfd exposes the first VIA header in AmSipMsg::via1.
16 years ago
Raphael Coeffic 325762d2da moves the OPTIONS handling from AmSipDispatcher to AmSessionFactory.
16 years ago
Raphael Coeffic c5ccd21ead b/f: fixes last route for strict routing.
16 years ago
Raphael Coeffic 0c48994f00 isolate strict routing.
16 years ago
Raphael Coeffic e3950674eb b/f: disable streams with port == 0.
16 years ago