16576 Commits

Author SHA1 Message Date
Marc Olivier Chouinard
51df54ece3 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-09-14 15:29:51 -04:00
Moises Silva
1be87488ca Merge branch 'master' into smgmaster 2010-09-14 15:11:54 -04:00
David Yat Sin
613e08d352 Increased SQLLEN to 1024*1024 2010-09-14 14:01:22 -04:00
Konrad Hammel
0ee84ea57b freetdm: ss7 - added support for NADI value in sip x-headers 2010-09-14 13:47:08 -04:00
David Yat Sin
5812c5fd53 freetdm: Used channel iterator.
Removed assert when we cannot find a call on RelInd, it seems like Trillium as a bug where they sometimes send release twice
		Fixes to some memory leaks
		Fix for bug in q921 trace disable command
		Fix for not recognizing etsi switchtype
		Fix for sending RESTART when we are not supposed to in EUROISDN NETWORK mode
		Support for l1 stats
		Fix for deadlocks/segfaults on shutdown
		Added index per link_id, support for show_spans
		Added progress-ind when sending CONNECT message
		Fix for sending CONNECT ACK when configured as TE
2010-09-14 13:42:50 -04:00
Anthony Minessale
d31c24dcb3 thats better 2010-09-14 12:16:14 -05:00
Anthony Minessale
74430cb3c6 doh 2010-09-14 12:00:46 -05:00
Anthony Minessale
6f2c455f92 add tone2wav 2010-09-14 11:48:43 -05:00
Konrad Hammel
5219ab8c63 freetdm: ss7 - fixed bug in cic status, added activate/deactivate functions for mtp2/3 2010-09-13 20:38:00 -04:00
Anthony Minessale
b77518685c make fore-subscription-expires only work on nonzero expire deltas, 0 means unscubscribe 2010-09-13 15:27:18 -05:00
Moises Silva
4cabfdbd6b do not create some directories automagically 2010-09-13 15:41:03 -04:00
Moises Silva
5a49352a0b add -base option to modify the base directory 2010-09-13 15:15:36 -04:00
Moises Silva
4aac01cfc4 fs_cli rebranding 2010-09-13 15:04:55 -04:00
Brian West
0279261b0b default example to resolve some issues with SCA in cases where host and ip are mixed causing the phone to be confused. 2010-09-13 13:04:46 -05:00
Anthony Minessale
66cec884ba fix small presence status bug 2010-09-13 12:51:30 -05:00
Rupa Schomaker
a53933eddb NAT refresh in own thread 2010-09-13 12:12:04 -05:00
Anthony Minessale
403bf6af1c make sure hold-related code is skipped 100% with disable-hold set 2010-09-13 10:57:52 -05:00
Anthony Minessale
5f012813ef add quotes to vm_cc command generated internally to escape spaces in the caller id name 2010-09-13 10:41:37 -05:00
Jeff Lenk
5be58aac1b mod_managed - add some additional support 2010-09-13 09:40:03 -05:00
Marc Olivier Chouinard
a2e5f07c4d mod_callcenter: Fix initial ODBC Support (SEGV) 2010-09-12 20:06:20 -04:00
Marc Olivier Chouinard
d47d32e035 mod_callcenter: Fix Initial ODBC support 2010-09-12 20:01:43 -04:00
Jeff Lenk
bddec41f43 FSCORE-670 2010-09-12 15:38:58 -05:00
Konrad Hammel
a1eb601b19 freetdm: ss7 - update to logging 2010-09-10 19:17:06 -04:00
Moises Silva
1984aa2004 Merge branch 'master' into smgmaster 2010-09-10 18:12:44 -04:00
Moises Silva
7cb6b4b3e1 freetdm: fix assertion 2010-09-10 18:12:12 -04:00
Moises Silva
e3fa6350f8 Merge branch 'master' into smgmaster 2010-09-10 17:54:14 -04:00
Konrad Hammel
700fab4c82 freetdm: ss7 - switching back to sending RSC rather then GRS at start 2010-09-10 17:53:33 -04:00
Moises Silva
c9e780b9b6 freetdm: remove iterator free log 2010-09-10 17:52:08 -04:00
Konrad Hammel
9fbe363a86 freetdm: ss7 - switching back to sending RSC rather then GRS at start 2010-09-10 15:34:13 -04:00
Moises Silva
8370f0c233 freetdm: more iterator fixes 2010-09-10 14:46:51 -04:00
Moises Silva
507b73070b freetdm: fix iterator usage 2010-09-10 14:18:29 -04:00
Moises Silva
bc2638334b freetdm: iterators refactoring
add channel iterator
2010-09-10 14:18:29 -04:00
Anthony Minessale
f30a1cc688 fix vm_inject to a group and change syntax for sending to a whole domain to domain= for clarity sake 2010-09-10 12:55:50 -05:00
Brian West
fb48d5ca9d swigall 2010-09-10 12:44:14 -05:00
Moises Silva
6d4c1b7d1a freetdm: remove iterator free log 2010-09-10 13:37:33 -04:00
Moises Silva
584bc9b9cc Merge branch 'master' into smgmaster 2010-09-10 14:47:19 -04:00
Moises Silva
93c97a08c3 Merge branch 'master' into smgmaster 2010-09-10 14:27:24 -04:00
Anthony Minessale
d5ff3e04ab include accumulated stats from rtcp into vars 2010-09-10 11:59:47 -05:00
Moises Silva
5bb007889c update sangoma codec XML sample configuration file 2010-09-10 12:15:34 -04:00
Konrad Hammel
e6d6045ba6 freetdm: ss7 - updated mtp3 alarms to print link name instead of sapid 2010-09-10 11:43:06 -04:00
Konrad Hammel
5680d93a22 freetdm: ss7 - increase mtp2 T7 default value, printing link name now for mtp2 Alarms 2010-09-10 11:35:43 -04:00
Marc Olivier Chouinard
83aeda7956 mod_voicemail: Allow to forward a message or send it via email key during the playback of the recording, not just when the menu is playing. 2010-09-09 23:40:14 -04:00
Marc Olivier Chouinard
1a75821df8 switch_loadable_module: Add attribute "path" to autoload_configs/modules.conf.xml <load> entry.
Useful for module made outside of fs source tree like mod_com_g729.  When you delete your lib bin mod folder after a clean install, you don't have to remember to recopy mod_com_g729 if located in mod_com folder.
2010-09-09 23:25:35 -04:00
Marc Olivier Chouinard
163ca31f2c mod_directory: Add variable directory_search_order to allow to search by first name by default is set to "first_name" 2010-09-09 22:43:27 -04:00
Konrad Hammel
29843a6e4a freetdm: ss7 -bug fix 2010-09-09 21:45:51 -04:00
Konrad Hammel
71f1427447 freetdm: ss7 - bug fix in configuration 2010-09-09 21:22:18 -04:00
Leon de Rooij
f9d44d3bfd Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-09-10 03:00:43 +02:00
Leon de Rooij
7eae2b629e mod_lua: cannot assume idx != 0 if cb_fun is provided 2010-09-10 02:58:37 +02:00
Konrad Hammel
05eb47abf1 freetdm: ss7 - update to configuration 2010-09-09 20:55:38 -04:00
Marc Olivier Chouinard
402f2391dc mod_commands: Fix user_data returning the first value found instead of the last. Also add support to get variable from the group. 2010-09-09 20:03:36 -04:00