Georgiewskiy Yuriy
00fce043eb
fix stale calls then fax send/recv in some circumstance
2011-11-09 07:40:57 +04:00
Georgiewskiy Yuriy
e9668c3d5c
remove SWITCH_RTP_FLAG_AUTO_CNG - works incorrectly.
2011-10-10 23:28:12 +04:00
Georgiewskiy Yuriy
6f4c4ea088
moves the switch_rtp_request_port() call from the contructor to FSH323Connection::CreateRealTimeLogicalChannel() - fix rtp port leak. tnx to Peter Olsson.
2011-09-20 15:22:09 +04:00
Georgiewskiy Yuriy
b0fc1d8fb5
fix small interoperability issues if remote endpoint send progress twice
2011-07-19 19:23:54 +04:00
Georgiewskiy Yuriy
949d528a36
apply patch from Jan Willamowius:
...
make sure dtmfinband gets initialized.
make gk-identifier and gk-interface settings optional (documentation sayed that about gk-identifier already)
2011-05-22 12:37:13 +04:00
Georgiewskiy Yuriy
c22aac0eac
fix race condition on destroying signaling thread in h323 library
2011-04-22 15:19:27 +04:00
Georgiewskiy Yuriy
a024f006de
Adds an extra switch_rtp_destroy or switch_rtp_release_port when a session ends - to make sure the port is returned to FS.
2010-12-03 19:33:29 +03:00
root
006b3165cf
fix issues with Progress message type if pre_answer enabled
2010-11-30 19:35:38 +03:00
root
19dc1ab0f2
fix crashes on FSH323Connection calls in on_hangup routine in different threads.
2010-09-16 20:08:30 +04:00
root
5a0114a16f
add compiling.txt
2010-09-02 17:05:35 +04:00
root
072bf5ad14
set network_addr of caller profile to signaling ip address. (requested by Steven Ayre)
2010-08-20 23:14:35 +04:00
root
7b5803f71f
move PTrace level set to FSH323EndPoint::Initialise.
...
partially apply patch from from Peter Olsson, Remove UnLock() when TryLock() failed and DEBUG_RTP_PACKETS directiv
e.
2010-08-04 18:18:22 +04:00
root
30e3ed776b
apply changes from mod_h323-patch.diff by Peter Olsson.
2010-07-23 12:25:48 +04:00
root
5efe5c88b5
some t.38 and lockinng improvements.
...
replace ptrace with switch_log_printf.
2010-07-21 18:58:16 +04:00
root
8c58074c9a
initial t.38 support.
...
remake logical channel opening.
add missing param name in example config.
2010-07-07 20:22:56 +04:00
root
51b79d7a37
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.
2010-05-31 15:44:51 +04:00
Georgiewskiy Yuriy
8d71550ced
add PI handling in Call Proceeding
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 16:48:50 +00:00
Georgiewskiy Yuriy
a683e4e7e7
add PI handling in alerting.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 16:33:38 +00:00
Georgiewskiy Yuriy
33dce1a621
fix slow start handling
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 14:39:44 +00:00
Georgiewskiy Yuriy
2375a250ae
move faststart to callproceeding due to some broken hardware not anderstand correclty faststart in progress.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 14:54:12 +00:00
Georgiewskiy Yuriy
c0b178bdef
fix rtp timer initialisation.
...
implement alerting-indication option and channel variable.
implement progress-indication option and channel variable.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 12:18:29 +00:00
Georgiewskiy Yuriy
6074f2bc27
fix to build with trunk changes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-22 17:06:34 +00:00
Georgiewskiy Yuriy
7755f63881
remove SWITCH_RTP_FLAG_AUTOADJ because its not work correctly and not do anything reliable in our cases.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 17:33:33 +00:00
Georgiewskiy Yuriy
54e0c970d9
fix faststart in progress handling
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 19:00:53 +00:00
Georgiewskiy Yuriy
ac1fa6f876
remove trys to implement non standard codecs.
...
fixxxxes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 02:59:44 +00:00
Georgiewskiy Yuriy
f07564b0e7
bugfix and improvements.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 16:40:11 +00:00
Georgiewskiy Yuriy
0d2f1a4159
initial commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 01:48:45 +00:00