Commit Graph

47 Commits

Author SHA1 Message Date
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale 8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Jeff Lenk d615ae55fc FS-3975 --resolve 2012-03-06 13:43:00 -06:00
Marc Olivier Chouinard 2b34887698 FS-3677 --resolve 2011-12-17 15:57:04 -05:00
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 71658eab1e fixed in upstream version of h323plus. 2011-05-20 15:33:27 +04:00
Georgiewskiy Yuriy c22aac0eac fix race condition on destroying signaling thread in h323 library 2011-04-22 15:19:27 +04:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Georgiewskiy Yuriy 03f5d55fc9 change terminal type 2010-12-23 17:10:59 +03:00
Anthony Minessale 93cc3dc556 normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND 2010-12-15 20:59:42 -06: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 70dca6dd4b Makefile changes for x86_64 arch, thnx Steven Ayre and ptlib include path fix. 2010-11-11 10:56:10 +03:00
root 19dc1ab0f2 fix crashes on FSH323Connection calls in on_hangup routine in different threads. 2010-09-16 20:08:30 +04:00
Jeff Lenk 6eca026342 fix build for changes in 46c6650a94 2010-09-02 11:24:40 -05:00
root 5a0114a16f add compiling.txt 2010-09-02 17:05:35 +04:00
Jeff Lenk 72e5a7068c add mod_h323 to 2010 solution for VS- not built by default 2010-08-29 15:45:41 -05: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 ab33034266 fix crash on log print. 2010-08-05 00:37:17 +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 aa8692576c revert changes from PProcess to PLibraryProcess due console locking issue. 2010-08-03 18:09:56 +04:00
root c1e5613e62 fix t38 flag for new spandsp. 2010-08-03 15:35:57 +04:00
Jeff Lenk 015bcaf671 MODENDP-301 Add mod_h323 to windows 2010-07-23 09:12:48 -05:00
root 235f812436 add missing param fax-old-asn in h323.conf.xml 2010-07-23 12:46:40 +04:00
root 30e3ed776b apply changes from mod_h323-patch.diff by Peter Olsson. 2010-07-23 12:25:48 +04:00
root 0b353d7a30 add missing conf prameter 2010-07-21 19:33:05 +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
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00: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 9a05aca82b uncoment codec-prefs handling (commented out while make some experiments with codec exchange).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 11:33:58 +00:00
Georgiewskiy Yuriy 348f807bbb mark gk-interface mandatory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:06:39 +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