10210 Commits

Author SHA1 Message Date
Anthony Minessale
3bae1e7ab2 refactor 2010-10-06 08:38:32 -05:00
Anthony Minessale
3716cf6f79 add more proto 2010-10-05 16:23:50 -05:00
Moises Silva
e3587c36a2 mod_sangoma_codec: print rtp address in stats 2010-10-05 10:58:42 -04:00
Moises Silva
7be271cfec mod_sangoma_codec: remove global pool reference 2010-10-05 13:44:55 -04:00
Anthony Minessale
80883ebeb8 don't force wake thread 2010-10-05 11:11:21 -05:00
Anthony Minessale
748b82f640 minor tweaks 2010-10-05 10:50:16 -05:00
Brian West
b24231587c FS-2755 2010-10-05 10:12:28 -05:00
Brian West
e7cafae29d tweak 2010-10-05 09:59:23 -05:00
Moises Silva
4f414765ee mod_sangoma_codec: fix memory leak by using a memory pool per transcoding session 2010-10-04 17:35:46 -04:00
Anthony Minessale
7f3319dc11 add switch_ivr_dmachine async digit parser to core 2010-10-04 18:23:43 -05:00
Anthony Minessale
094d8f9599 fix dialog-info presence issue 2010-10-04 17:58:05 -05:00
Michael Jerris
0ca8d88ed4 declinatio mortuus obfirmo 2010-10-04 17:43:10 -05:00
Michael Jerris
757e9e20bd fix conference deadlock on probobly inpossible buffer failure 2010-10-04 16:58:29 -04:00
Jeff Lenk
dac27bbaa6 reswig vs2010 2010-10-04 09:15:48 -05:00
Michael Jerris
c701d41c3c add sofia_glue_find_parameter_value function to get a specific value from a url params string 2010-10-03 20:00:32 -04:00
Michael Jerris
e11550e761 FS-502: fix nat acl count check to check against the number of nat acls 2010-10-03 19:06:56 -04:00
Michael Jerris
82c4c4cc67 FS-523: fix parsing of sofia tracelevel param, moved param from profile params to global_settings as its global, and it only worked on reparse before anyways. Please correct any documentation on this issue on the wiki 2010-10-03 05:56:43 -04:00
Marc Olivier Chouinard
f288e3c38d mod_callcenter: Fix a potential segv following previous commit 2010-10-01 23:35:51 -04:00
Marc Olivier Chouinard
8bd3513461 mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk 2010-10-01 23:01:03 -04:00
Anthony Minessale
4aa9a83898 refactor export code and add new bridge_export app which is like export but exports across when one channel bridges another 2010-10-01 17:26:12 -05:00
Anthony Minessale
589502d3d9 FS-2747 2010-10-01 14:04:06 -05:00
Anthony Minessale
56f8c11f0b refactor fmtp parser as a core func 2010-10-01 14:01:39 -05:00
Michael Jerris
76a065ec8b mod_valet_parking: pass hold class on transfer 2010-10-01 14:49:25 -04:00
Michael Jerris
8cedafc80b we modified abi, so lets be explicit 2010-10-01 12:43:43 -04:00
Brian West
6937ca39da FS-884 2010-10-01 10:33:15 -05:00
Moises Silva
588eea410f Merge branch 'master' of git.freeswitch.org:freeswitch 2010-10-01 07:07:12 -04:00
Jeff Lenk
5655fbd58b fix windows build 2010-10-01 10:17:45 -05:00
Brian West
48a9e9a5ac swigall 2010-10-01 09:54:25 -05:00
Anthony Minessale
c87b60278e FS-2748 2010-10-01 09:30:32 -05:00
Moises Silva
2bcca2429f mod_sangoma_codec: non-blocking reads ... again 2010-10-01 07:06:39 -04:00
Anthony Minessale
f8c9ef5f9d fix codec regression from yesterday 2010-09-30 15:15:58 -05:00
Brian West
03e74c51f9 FS-526: improve nat handling when using stun or host as ext-rtp-ip 2010-09-30 10:23:48 -05:00
Jeff Lenk
3cf08d88b5 reswig vs2010 2010-09-29 22:47:48 -05:00
Mathieu Rene
e946da9a7d FS-861 2010-09-29 19:49:38 -04:00
Marc Olivier Chouinard
952c7abb89 mod_silk: Small typo following new fmtp parser 2010-09-29 19:39:46 -04:00
Anthony Minessale
633f193dae add bitrate patch from moc with some extra stuff for late neg mode 2010-09-29 16:52:43 -05:00
Jeff Lenk
45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
Anthony Minessale
84a383fe0f improve video support for new polycom phones 2010-09-29 14:14:41 -05:00
Anthony Minessale
e9ab5368f1 fix bug in mod_loopback where bowout=false 2010-09-29 10:22:52 -05:00
Raymond Chandler
7577b8aae8 add nat_map usage 2010-09-28 11:02:35 -04:00
Brian West
04aa7ef90c FS-1682 2010-09-27 19:14:17 -05:00
Brian West
2cb2d3bde4 FS-1682 2010-09-27 18:52:30 -05:00
Anthony Minessale
45e2b99dab don't passthru when its proxy media, bypass media or there is no rtp session, fixes seg 2010-09-27 13:11:51 -05:00
Brian West
7310c2c553 FS-1681 2010-09-27 12:44:50 -05:00
Mathieu Parent
85b0e1b9c9 Skinny: Adds unimplemented send_data(), correct formats
- send_data() (only defined in .h-file - never implemented)
- Adds correct formats when adding message body.

Thanks to Peter Olsson for spotting this in FS-2737
2010-09-27 18:49:11 +02:00
Brian West
ba59c51d60 FS-2739: Handle 301 moved permanently. 2010-09-27 10:10:03 -05:00
Marc Olivier Chouinard
426a448f50 mod_callcenter: Fix invalid update of agent field FS-2738 2010-09-27 10:12:10 -04:00
Michael Jerris
6c1070ea50 FS-2009: fix coredump in rtcp socket handling 2010-09-27 04:35:17 -04:00
Michael Jerris
721c80198c FS-488: fix crash in sofia_reg_find_gateway_by_realm__ 2010-09-27 04:21:05 -04:00
Michael Jerris
bc30415380 FSRTP-19: Fix SWITCH_IO_FLAG_NOBLOCK needed for mod_sangoma_codec 2010-09-25 10:20:09 -04:00