2010-09-16 20:08:30 +04:00
|
|
|
fix crashes on FSH323Connection calls in on_hangup routine in different threads.
|
2010-08-04 18:18:22 +04:00
|
|
|
move PTrace level set to FSH323EndPoint::Initialise
|
|
|
|
partially apply patch from from Peter Olsson, Remove UnLock() when TryLock() failed and DEBUG_RTP_PACKETS directive.
|
2010-07-23 12:25:48 +04:00
|
|
|
apply changes from mod_h323-patch.diff by Peter Olsson.
|
2010-07-21 18:58:16 +04:00
|
|
|
some t.38 and lockinng improvements.
|
|
|
|
replace ptrace with switch_log_printf.
|
2010-07-07 20:22:56 +04:00
|
|
|
initial t.38 support.
|
|
|
|
remake logical channel opening.
|
|
|
|
add missing param name in example config.
|
2010-05-31 15:44:51 +04:00
|
|
|
add dtmfinband conf parameter.
|
|
|
|
add endpoint-name conf parameter represents endpoint name.
|
|
|
|
fix GK registration retrying in case of registration reject.
|
|
|
|
fix double DTMF hadling for examle in case dtmf-relay h245-signal h245-alphanumeric on cisco dial-peer.
|
|
|
|
fix crash on module unloading.
|
2009-12-12 16:48:50 +00:00
|
|
|
add PI handling in Call Proceeding.
|
2009-12-12 16:33:38 +00:00
|
|
|
add PI handling in alerting.
|
2009-12-12 14:39:44 +00:00
|
|
|
fix slow start handling
|
2009-12-11 14:54:12 +00:00
|
|
|
move faststart to callproceeding due to some broken hardware not anderstand
|
|
|
|
correclty faststart in progress.
|
2009-12-11 12:18:29 +00:00
|
|
|
fix rtp timer initialisation.
|
|
|
|
implement alerting-indication option and channel variable.
|
|
|
|
implement progress-indication option and channel variable.
|
|
|
|
fix short DTMF warnings.
|
2009-11-05 17:33:33 +00:00
|
|
|
remove SWITCH_RTP_FLAG_AUTOADJ because its not work correctly and not do anything reliable in our cases.
|
2009-11-04 19:00:53 +00:00
|
|
|
fix faststart in progress handling
|
2009-10-29 02:59:44 +00:00
|
|
|
fixxxxes
|
|
|
|
remove trys to implement non standard codecs.
|
2009-10-26 16:40:11 +00:00
|
|
|
implement jitter-size value option.
|
|
|
|
implement gk register retry timer.
|
|
|
|
implement h245insetup enable/disable option.
|
|
|
|
implement h245tunneling enable/disable option.
|
|
|
|
implement faststart enable/disable option.
|
|
|
|
fix release handling from h323 leg.
|
2009-10-24 01:48:45 +00:00
|
|
|
fix misstype in codec conversion.
|
|
|
|
fix rtp issue causes choppy sound.
|
|
|
|
fix progress ind handling on outbound calls.
|
|
|
|
fix crash on log line, btw not understand why.
|
|
|
|
implement dtmf transfer.
|
|
|
|
fix codec name conversion a bit.
|
|
|
|
fix crash on inbound fast start connection.
|
|
|
|
|
|
|
|
initial release.
|