Commit Graph

39 Commits (eb98223129f41ebdf4e5c2f030c8617bdec24979)

Author SHA1 Message Date
Stefan Sayer 9e30482326 o moved payload selection to AmPlugIn
18 years ago
Stefan Sayer 48feeca9a8 o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
18 years ago
Stefan Sayer 267e309d7a moving SMTP stuff to voicemail app
18 years ago
Stefan Sayer 052984ad11 support for inband dtmf detector from spandsp lib (www.soft-switch.org)
18 years ago
Stefan Sayer b7a06b5c71 session's local tag may be set in SessionFactory's onInvite method
19 years ago
Stefan Sayer 7e9f32768c pinging remote on early session for opening FW/NAT/symmetric rtp
19 years ago
Stefan Sayer c461a95986 fixed possible deadlock situation on incorrect localIP/raddr
19 years ago
Stefan Sayer f91fe91c18 support for extra headers in dialout calls
19 years ago
Stefan Sayer b5c6354ae8 support for setting the URI of a session in SDP
19 years ago
Stefan Sayer 061dcad669 o early media receiving support
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer 0f6efa9be2 handles failed sendInvite properly
19 years ago
Stefan Sayer 79aaf4685b corrected log info
19 years ago
Stefan Sayer dcf73ae3e6 fixed log message severity as reported by juha
19 years ago
Stefan Sayer 2d07b7b821 fixes SessionComponent hook handling onSendRequest;
19 years ago
Maxim Sobolev 3b527c2353 Include all possible payload types into 200 OK and actually accept any of them
19 years ago
Stefan Sayer 4e6f4a917b sessions can be set onHold with AmSession::setOnHold, if you want a reinvite with on Hold, call AmSession::Reinvite after setOnHold
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
19 years ago
Stefan Sayer f90559a595 fixes binding to wrong interface on multi-homed machines (sems will use the device configured with listen=... )
19 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
19 years ago
Raphael Coeffic 4a82d793a3 - added a centralized pseudo-random number function.
19 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
19 years ago
Stefan Sayer 14489dd125 some extensions to ivr
19 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
19 years ago
Stefan Sayer 6c4b6d2da4 added cseq to onSendRequest function of SessionEventHandler API
19 years ago
Raphael Coeffic c75dd1bae7 merged changes from rel_0.10.0_rc1@106 made at sipit into trunk.
20 years ago
Stefan Sayer bbfe61da5f changed SessionScheduler name to MediaProcessor
20 years ago
Stefan Sayer e35497f882 simplified dtmf handling
20 years ago
Stefan Sayer 484797c053 DTMF event handling fixed: keypresses are now handled by the session's (signalling) thread
20 years ago
Stefan Sayer c98b38ecc6 fixes sems originating sessions (conference dialout, b2b)
20 years ago
Stefan Sayer 4e6ce9cb16 dialout. see AmUAC for API.
20 years ago
Raphael Coeffic 98e12fce87 * removed some unnecessary debug infos.
20 years ago
Raphael Coeffic 9421bbe432 added dialout in conferencing module.
20 years ago
Raphael Coeffic c7a5180592 Many thanks to Rick van Rein for this patch. Here are his explainations to the path:
20 years ago
Raphael Coeffic 0423c24e2e fixed error handling at the beginning of a session.
20 years ago
Raphael Coeffic 555dd79d0a reorganized session beginning:
20 years ago
Raphael Coeffic 14c69b1672 moved the user timer (used to be known as AmSessionTimer) to the session_timer plugin.
20 years ago
Raphael Coeffic 37abd5379e initial checkin new open source version.
20 years ago