Commit Graph

872 Commits (f5bfad916ca2ebf9ca2f22414993141a91c88afa)

Author SHA1 Message Date
Raphael Coeffic f5bfad916c support for RFC 3263 improvement
16 years ago
Raphael Coeffic 5120770a4e introduced a new DNS cache
16 years ago
Raphael Coeffic e7771d3f38 introduced the singleton pattern
16 years ago
Raphael Coeffic b8444a196e - 'template-ized' the hash table mechanism so that it can be used by others as well (until now, only for sip transactions).
16 years ago
Raphael Coeffic 2cb7cb0ab1 fixes uac_auth on max os x
16 years ago
Stefan Sayer 6127241d2b properly evaluate minimum session timer
16 years ago
Stefan Sayer c397064d71 session-timer: use headers from AmSipHeaders
16 years ago
Stefan Sayer 1a9a2ae20d small cleanups and reformatting
16 years ago
Peter Lemenkov 581a3bd949 Use glob expression instead of lengthy lists in some CMake-files.
16 years ago
Raphael Coeffic 6907a1db89 fixes ipv6 in parse_uri
16 years ago
Raphael Coeffic 38698f8882 use bye() instead of sendRequest("BYE")
16 years ago
Raphael Coeffic fb3488baf8 remove a potential memory leak
16 years ago
Raphael Coeffic 62641dd287 init last_rseq with 0
16 years ago
Raphael Coeffic bac9f7b280 - fixed 'make clean' to include the sip stack directory.
16 years ago
Raphael Coeffic 342cbe7add - fixed bug causing invalid payloads to be added to SdpMedia::payloads.
16 years ago
bpintea 501492c2d1 b/f: avoid aborting when invite and config both require 100rel support
16 years ago
bpintea 361ccd8f87 todo remindier added
16 years ago
bpintea d074c0c0cd removed "#if 0" dead code
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer 216e8646ef core: fix access to erased transaction
16 years ago
Stefan Sayer a1d2b581c4 json: to and back conversion test
16 years ago
Stefan Sayer 9762fba261 core: json: add number with exp format parsing
16 years ago
Stefan Sayer 54b79a65fb core: fix isArgDouble test macro
16 years ago
Stefan Sayer e9b14dcb84 core: fix AmAudioFrontlist if empty, no back_audio
16 years ago
Stefan Sayer 7fbe92bbd7 fix authentication on outgoing calls
16 years ago
Stefan Sayer 45cb45ec0b fix: error handling of local audio output
16 years ago
Stefan Sayer 1e3f874833 core: fixing get_header_keyvalue. issue 0000024
16 years ago
Stefan Sayer 0bcdd93bcf core: fixes on getHeader and get_header_keyvalue
16 years ago
Stefan Sayer 4aadd94766 core: fix json parsing of empty arrays and objects
16 years ago
Stefan Sayer 7a28e8b09a test: jsonarg test
16 years ago
Stefan Sayer 04234a1797 core: fix missing include
16 years ago
Stefan Sayer 5cb59f843c core: fix escaping for json
16 years ago
Stefan Sayer 697d8a1ff3 core: fix: set DTMF volume when sending
16 years ago
Stefan Sayer 96708470ef stats: no SO_REUSEADDR, don't start server on err
16 years ago
Stefan Sayer 4f24505a51 sipstack: don't use SO_REUSEADDR (on UDP)
16 years ago
Stefan Sayer e68122bb4e core: provide description of SystemEvents
16 years ago
Stefan Sayer a93a1766bf add fmtp 0-16 for telephone-event
16 years ago
Stefan Sayer 184268f89d support for sending DTMF via RTP payload (RFC4733)
16 years ago
Stefan Sayer afbad3b310 function to test whether events are pending
16 years ago
Stefan Sayer f300e8ec18 ignore SIGPIPE (like SIGCHLD)
16 years ago
bpi be60e06c3a small fixes
16 years ago
Stefan Sayer 972bf9e01e DTMF: excessive log compile time disabled
16 years ago
Stefan Sayer bd24854161 fix * DTMF for spandsp detector
16 years ago
Stefan Sayer 37b48df84f even more verbose DTMF logging
16 years ago
Stefan Sayer 4c0cc9d924 report changed key in KeyPressed, verbouse DBG
16 years ago
Stefan Sayer f1b81f44c7 wsp fixes
16 years ago
Stefan Sayer 575b2e1bc1 de03bc1
16 years ago
Stefan Sayer 77853863ab getHeader:support content spanning multipe headers
16 years ago
Stefan Sayer 24d93e326f using fct tests; getHeader test
16 years ago
Stefan Sayer 9e15e1e9b0 test target
16 years ago