Commit Graph

1818 Commits (c6df2b8162c55dfc2c4bef1e7c533c282f99359b)
 

Author SHA1 Message Date
Stefan Sayer c6df2b8162 b/f:makefile_defs comparison for really picky make
16 years ago
Stefan Sayer 19e5ef2b29 fixed to reflect API changes
16 years ago
Stefan Sayer 79d1e3a949 SIP Session Timer support for ivr app
16 years ago
Stefan Sayer a217168a64 SIP Session Timer support for conference app
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer 903e909f8b add suggested parentheses around ‘&&’ within ‘||’
16 years ago
Stefan Sayer 844caecfca b/f: don't continue processing after 500 reply
16 years ago
Stefan Sayer fdb28ab072 small optimization
16 years ago
Stefan Sayer 9e48bad2f6 moved check for UPDATE support in req/reply handlers
16 years ago
Stefan Sayer 83179ccaf4 b/f: terminate other leg only if existing
16 years ago
Stefan Sayer 7eb35d41c3 handling session timeout in onSessionTimeout evh
16 years ago
Stefan Sayer 471fc519bf sst_b2b: added proper sample config for sst
16 years ago
Stefan Sayer a4c7a7ab62 b/f: session refresh method in pure b2b app
16 years ago
Stefan Sayer 617f07d2c5 b/f: relay SDP in SDP only for INVITE method
16 years ago
Stefan Sayer c0e61aa35c dded notes about session timer support in apps
16 years ago
Stefan Sayer 6acd834aa6 Session Timer support for DSM
16 years ago
Stefan Sayer dd841fbf75 Session Timer support for webconference app
16 years ago
Stefan Sayer 24b6f5163f small sample config clarification
16 years ago
Stefan Sayer 2f36762bd9 UPDATE support for Session Timer
16 years ago
Stefan Sayer 6e503d4112 a bit more verbosity when configured 100rel wrong
16 years ago
Stefan Sayer 50056f4279 configuration for 100rel in sample config
16 years ago
Stefan Sayer c21949a3d8 b/f: fix configuration return value
16 years ago
Stefan Sayer feb02617f4 DSM: utils.splitStringCR splits string on \n
16 years ago
Stefan Sayer 042b073780 DSM: sys.popen function to exec external program
16 years ago
Stefan Sayer 46242169a3 voicemail: WARN if tmp file could not be unlinked
16 years ago
Stefan Sayer ee229de02c b/f: send autheticated BYE with To-tag
16 years ago
Stefan Sayer b0c6f35cc4 DSM: enable literal @ (e.g. set($var=@); )
16 years ago
Stefan Sayer d6dd0e6e4a added authentication credentials for outgoing calls
16 years ago
Peter Lemenkov 4838586bbb Fix for old python 2.4
16 years ago
Peter Lemenkov dd2a283f73 Add missing LDFLAGS for linking new DNS code
16 years ago
Peter Lemenkov fe586a666f Fix CMake build of renamed md5.{c => cpp}
16 years ago
Stefan Sayer f480d65e03 DSM: fix #include path for recursive #include
16 years ago
Stefan Sayer a3292d8b68 DSM: support for #include "script.dsm"
16 years ago
Stefan Sayer d9aaac69f6 DSM: support $var in jumpFSM($var)/callFSM($var)
16 years ago
Raphael Coeffic 5d1ba1e5ce small changes in debug messages
16 years ago
Raphael 70469dea2d small fixes
16 years ago
Raphael Coeffic 7e65eccab8 added onw functions for parsing DNS reply
16 years ago
Raphael Coeffic 2eeef30fbb fix bug introduced with f5bfad916c
16 years ago
Raphael Coeffic 9eecb79ab3 fixes port number for A record lookups
16 years ago
Raphael Coeffic 248bc3e11a corrected some bugs
16 years ago
Raphael Coeffic a2d39c5c09 remember which SRV entries have already been used (stored in dns_handle)
16 years ago
Raphael Coeffic a7389521e2 queries SRV records if no port specified in the R-URI (RFC3263)
16 years ago
Raphael Coeffic 9c3ba1958a cleanup + added TODOs
16 years ago
Raphael Coeffic 2c3875dad8 added a garbage collector threads (removes expired entries)
16 years ago
Raphael Coeffic 0672c66d8e fixes the port number when a new address is used
16 years ago
Raphael Coeffic 0ea62e575b moved generic types to the core directory
16 years ago
Raphael Coeffic a292668861 fixes retransmission to another ip
16 years ago
Raphael Coeffic 9e22de3bea added some entropy into compute_branch
16 years ago
Raphael Coeffic f5bfad916c support for RFC 3263 improvement
16 years ago
Raphael Coeffic 5120770a4e introduced a new DNS cache
16 years ago