Commit Graph

1213 Commits (efb520db4059ff6eff46ae7e30ea308435de9331)

Author SHA1 Message Date
Stefan Sayer 04672b2bac b/f: when unsubscribing, don't reset SIP dialog ids
14 years ago
Stefan Sayer e6c7b0887d b/f: remove session container dlg link when subscription terminates
14 years ago
Stefan Sayer 076a1fedb4 added EventProcessingThread
14 years ago
Stefan Sayer 44bb815602 support for receiving RTP DTMF while not processing RTP
14 years ago
Stefan Sayer c2f72bec46 b/f: separate thread for processing SIP Subscriptions (avoid deadlock on EventDispatcher)
14 years ago
Stefan Sayer 3327473f14 b/f: protect subscriptions list when creating new subscription
14 years ago
Raphael Coeffic 1becd3cc94 b/f: fixes timeout issue introduced in 92293570
14 years ago
Raphael Coeffic e8da7b8945 b/f: fixes possible deadlock when messages are sent from handle_sip_reply().
14 years ago
Stefan Sayer e27a4ea3fb c/f: make AmSipSubscription compile without replication support
14 years ago
Stefan Sayer 90739aec1d b/f: fix 2335abf803 for sending with empty message body
14 years ago
Stefan Sayer d9795df0b8 RFC3265 Event notification (SUBSCRIBE/NOTIFY) support - SEMS as susbcriber
14 years ago
Stefan Sayer e9873524a7 option to ignore low CSeq for NOTIFY for old event sub implementations
14 years ago
Stefan Sayer 31c9662d5c b/f: User-Agent and Max-Forwards headers in authenticated requests
14 years ago
Stefan Sayer 3b3bdba1c8 Merge branch '1.4' into 1.4-spce2.5
14 years ago
Stefan Sayer 1cc9816770 b/f:removed superfluous debug log messages introduced in 26fdaa8eaf
14 years ago
Stefan Sayer b35e23f33a b/f: multiple extra c-lines in generated SDP after SDP filter (fixes #132)
14 years ago
Stefan Sayer 1151a28b46 Merge branch '1.4' into 1.4-spce2.5
14 years ago
Alena Zhuchek dd71a7f44f b/f: fix incorrect parsing of keys with semicolon at the beginning in get_header_keyvalue
14 years ago
Stefan Sayer a10771c603 b/f: fix false positive matching keys with prefixes in get_header_keyvalue
14 years ago
Stefan Sayer 2aa0bc2a33 core: name default interface as "default"
14 years ago
Stefan Sayer 0ad56907a9 core: handle exceptions in out-of-dlg messages gracefully
14 years ago
Stefan Sayer 26fdaa8eaf b/f: stopping failed outbound calls
14 years ago
Stefan Sayer e6b3af3839 b/f: AmCondition::wait_for_to nsec overflow
14 years ago
Stefan Sayer 83ad77d1c2 core: making SIP timers configurable
14 years ago
Raphael Coeffic 841be6b7a7 sip: timer C support.
14 years ago
Stefan Sayer 3e2a0b0764 Merge remote-tracking branch 'remotes/origin/1.4' into sayer/1.4-spce2.4
14 years ago
Stefan Sayer 427a5a7729 b/f: getHeader: find correct hdr also if it's substring of another hdr
14 years ago
Stefan Sayer ddb20bd278 b/f: support values at end of SDP without CR (master 8ec8a910a2)
14 years ago
Stefan Sayer 8c10653865 b/f: T38 streams in SBC/B2B (udptl transport); proper media direction passthrough
14 years ago
Peter Lemenkov 13c6e3f26d Add libzrtp support to the CMakeFile
14 years ago
Peter Lemenkov ff94051b84 Missing include for close(FILE *)
14 years ago
Stefan Sayer a7516d0000 b/f: on RTP timeout, end dialog with sending BYE
14 years ago
Stefan Sayer f569d0369a sbc: tear down calls through RPC (DI, e.g. XMLRPC)
14 years ago
Stefan Sayer dde27343e5 b/f: B2BUA: fixed replies for error handling
14 years ago
Stefan Sayer 32461b9a6e b/f: fixing b6d5f726 (fix SBC SDP filter)
14 years ago
Stefan Sayer 8dac2df1b8 b/f: fix SBC SDP filter with connection per media only
14 years ago
Stefan Sayer 4e023507b6 add Retry-After: 0 to NOTIFY 500 response on low CSeq
14 years ago
Stefan Sayer 5139d4cb19 b/f: use proper failure return value
14 years ago
Stefan Sayer 44889f80bb b/f: reset RTP-received timestamp when (re)starting process RTP stream
14 years ago
Stefan Sayer 09ff31628b introduce timeout for sems-stats management utility
14 years ago
Stefan Sayer bcd4ab8547 b/f: in bye() don't do send_200_ack while iterating over uac_trans
14 years ago
Stefan Sayer 12a1315515 b/f: support compact Supported header (k:)
14 years ago
Stefan Sayer 2927a7be8f b/f: remember passive_mode for keeping symmetric RTP in a session
14 years ago
Stefan Sayer 6d7fd116c3 b/f: on receiving re-INVITE without SDP, reply 488 and continue call
14 years ago
Stefan Sayer d79f9edf16 added support for forked INVITEs
14 years ago
Stefan Sayer f755fac491 introduce timeout for sems-stats management utility
14 years ago
Stefan Sayer a03278d09f b/f: in bye() don't do send_200_ack while iterating over uac_trans
14 years ago
Stefan Sayer e78fe72fb6 b/f: support compact Supported header (k:)
14 years ago
Stefan Sayer 0fbb1f9efe b/f: remember passive_mode for keeping symmetric RTP in a session
14 years ago
Stefan Sayer f81ce844a9 b/f: on receiving re-INVITE without SDP, reply 488 and continue call
14 years ago