Commit Graph

1086 Commits (4c1bca98f15ebc2be67e9bb112b4bcb2ae54fa72)

Author SHA1 Message Date
Stefan Sayer 4c1bca98f1 add addOptionTag/removeOptionTag functions
16 years ago
Stefan Sayer e723815198 moved trim() to AmUtils
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
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 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 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 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 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
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
Raphael Coeffic 291c9c5a3c b/f: do not try DNS resolution if SRV target is an IP address.
16 years ago
Stefan Sayer f513f80341 b/f: initialize next_rtp_port
16 years ago
Stefan Sayer f7b3e53d8c reply back error if setting RTP port fails
16 years ago
Raphael Coeffic d92bf7e2b7 changed relay_rtp_stream to AmRtpStream**.
16 years ago
Stefan Sayer ce352a7726 sbc:rtp_relay: dynamic number of RTP relay streams
16 years ago
Stefan Sayer 4bd9cd2025 sbc: RTP relay: symmetric RTP implementation
16 years ago
Stefan Sayer 1cb0bace17 sbc: RTP relay mode
16 years ago
Raphael Coeffic 40a276ab2a b/f: fixes bug introduced with c64ab094.
16 years ago
Raphael Coeffic 8322f36d88 b/f: set rtp_interface correctly on RTP stream creation.
16 years ago
Raphael Coeffic e33dd5bd7e some cleanup in AmUtils.
16 years ago
Raphael Coeffic fbfc347f1a b/f: outbound_proxy would only work if forced.
16 years ago
Raphael Coeffic c64ab094f4 use resolver instead of old p_s_i_f_n().
16 years ago
Raphael Coeffic fbd68ba85e b/f: added name support for get_local_addr_for_dest().
16 years ago
Raphael Coeffic 6aaeb6ece9 moved IP related config to AmConfig
16 years ago
Raphael Coeffic e3f48aba8c adds multihomed support for RTP streams
16 years ago
Raphael Coeffic 35cc7601a5 removed reference to LocalIP.
16 years ago
Raphael Coeffic baa99a834e fixes contact in parsed replies.
16 years ago
Raphael Coeffic 643dbe1bda rtp_interface uses dlg.getOutboundIf()
16 years ago