August 23, 2010 | ||
---|---|---|
View 6127241d
properly evaluate minimum session timerStefan Sayer authored on 23/08/2010 17:17:12 |
April 1, 2010 | ||
---|---|---|
View 00aa71fa
- moved sipctrl plug-in into the core (core/sip). - static library sip_stack.a (with dependencies on the core). - removed AmServer and moved SipCtrlInterface into the core directory.Raphael Coeffic authored on 01/04/2010 13:07:45 |
June 30, 2009 | ||
---|---|---|
View f49a5d7f
- simplified session timer config - moved session timer config into session timer module.Raphael Coeffic authored on 30/06/2009 14:16:05 |
June 4, 2008 | ||
---|---|---|
View 7030673b
- moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. - removed AmSIPEventHandler (its functionalities are now in AmEventDispatcher). - added possibility for each plug-in to receive out-of-dialog messages (any kind). - added possibility to handle dialogs without creating a session (=AmSession).Raphael Coeffic authored on 04/06/2008 10:56:01 |
April 30, 2008 | ||
---|---|---|
View 39131cb0
serKey allocated in core (fixes strange crashes iff linking with other stuff)Stefan Sayer authored on 30/04/2008 15:02:22 |
February 6, 2008 | ||
---|---|---|
View 274c6ec4
Merged internal_sip_stack branch -r 539:659 into trunk.Raphael Coeffic authored on 06/02/2008 00:11:39 |
July 4, 2007 | ||
---|---|---|
View 29cc0cf2
combined AmArg and AmArgArray into one classStefan Sayer authored on 04/07/2007 21:19:06 |
May 28, 2007 | ||
---|---|---|
View a0ca3c54
allows to give dialout sessions a variant parameter with the call to AmUAC::dialout. Plugin interface stays backward compatible by overloading the AmSessionFactory::onInvite - applications that want to use this feature need to implement the onInvite function with second parameter.Stefan Sayer authored on 28/05/2007 21:33:49 |
May 2, 2007 | ||
---|---|---|
View 09036750
- added a new plugin type "logging facility" for plugins which want to receive all log messages - changed AmArg to own the objects put into it to avoid nasty problems with pointers to short-lived objects becoming invalid - implemented di_log plugin, a plugin able to output or dump to disk the last x lines of debug log messagesStefan Keller authored on 02/05/2007 16:10:10 |
March 7, 2007 | ||
---|---|---|
View 7c964b9b
unifies indentation level in all source files to 2 (-i2)Stefan Sayer authored on 07/03/2007 20:34:39 |
January 12, 2007 | ||
---|---|---|
View 14489dd1
some extensions to ivr * new methods onSipRequest/onSipReply, the whole AmSipReply/AmSipRequest structure is passed to python SipDialog * state is changed only on reply to INVITE, not other requests * made pin_collect workStefan Sayer authored on 12/01/2007 21:08:30 |
December 4, 2006 | ||
---|---|---|
View 04938cc1
* introduces new plugin type: session-less ua behaviour can be implemented with a AmSIPEventHandler plugin, which receives replies to requests outside of a dialog.Stefan Sayer authored on 04/12/2006 19:08:13 |
November 26, 2006 | ||
---|---|---|
View 6d8f8d96
enabled Id svn keyword propertyStefan Sayer authored on 26/11/2006 00:01:18 |
March 20, 2006 | ||
---|---|---|
View 14c69b16
moved the user timer (used to be known as AmSessionTimer) to the session_timer plugin. added a multi-purpose plugin type. see also AmApi.h for details.Raphael Coeffic authored on 20/03/2006 12:49:35 |
March 17, 2006 | ||
---|---|---|
View 37abd537
initial checkin new open source version.Raphael Coeffic authored on 17/03/2006 13:16:06 |