June 2, 2010 | ||
---|---|---|
View c30c0217
Typo: paramater => parameterPeter Lemenkov authored on 02/06/2010 09:14:36 |
April 26, 2010 | ||
---|---|---|
View dea103ae
- make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite. - WARNING: this code is not yet tested.Raphael Coeffic authored on 26/04/2010 16:25:01 |
April 22, 2010 | ||
---|---|---|
View b24f51ef
- simplified some code in the SIP stack - introduced outbound_proxy+force_outbound_proxy at the SIP dialog level (AmSipDialog) - outbound_proxy+force_outbound_proxy is configurable in the sems.confRaphael Coeffic authored on 22/04/2010 14:27:20 |
April 20, 2010 | ||
---|---|---|
View d6a547ca
- removed sticky "next_hop". - if an outbound proxy is necessary, it should be set in the configuration parameters.Raphael Coeffic authored on 20/04/2010 10:51:36 |
April 15, 2010 | ||
---|---|---|
View c6d9ae3b
create RTP stream (AmSession::rtp_str) only if really neededStefan Sayer authored on 15/04/2010 13:01:00 |
March 31, 2009 | ||
---|---|---|
View ec7e0030
save one string copyStefan Sayer authored on 31/03/2009 09:31:26 |
||
View 27e3422d
making it a little safer using referenceStefan Sayer authored on 31/03/2009 09:24:59 |
February 14, 2009 | ||
---|---|---|
View 7fb993dc
using local tag insteda of call id (can be used for controlling session by sending events)Stefan Sayer authored on 14/02/2009 12:35:24 |
February 10, 2009 | ||
---|---|---|
View 967dcefb
add conf_id to monitoringStefan Sayer authored on 10/02/2009 12:19:07 |
December 8, 2008 | ||
---|---|---|
View cd701d1a
return 404 if rfc 4240 room naming is used and conference room id is emptyStefan Sayer authored on 08/12/2008 17:29:45 |
July 12, 2008 | ||
---|---|---|
View ffe99681
* Now MySQL parts of early_announce and conference code work also with latest MySQL++ lib version 3.0.0.Juha Heinanen authored on 12/07/2008 07:35:34 |
May 14, 2008 | ||
---|---|---|
View 838f6357
flite TTS for ZRTP SASStefan Sayer authored on 14/05/2008 13:29:25 |
March 24, 2008 | ||
---|---|---|
View 18d97431
* Set reconnect option so that MySQL connection is automatically restored in case of server restart.Juha Heinanen authored on 24/03/2008 13:29:21 |
March 9, 2008 | ||
---|---|---|
View d7c8b7f6
* Had to add LF at the end of conference extra_headers, because without it, last extra header in outgoing INVITE was not terminated with CRLF. I have not verified if this is a bug also in 0.10 or if it showed up with SIP control interface.Juha Heinanen authored on 09/03/2008 04:15:34 |
November 23, 2007 | ||
---|---|---|
View a3c88fe6
* Introduced max_participants conference.conf variable.Juha Heinanen authored on 23/11/2007 09:32:35 |