Commit Graph

31483 Commits

Author SHA1 Message Date
Jeff Lenk fa1276d949 FS-4219 --resolve 2012-07-08 09:10:28 -05:00
Anthony Minessale 2bd7155ebd come to cluecon will ya 2012-07-06 17:54:21 -05:00
Anthony Minessale 16cb32cd5c come to cluecon will ya 2012-07-06 17:54:21 -05:00
Moises Silva c81e20475f freetdm: Try to be more foolproof when creating an iterator for an empty span
to avoid triggering asserts later
2012-07-06 18:43:03 -04:00
Anthony Minessale c6fc4a2774 add Current-Energy to conference events 2012-07-06 17:20:44 -05:00
Anthony Minessale 6cf9ea181d FS-4364 --resolve 2012-07-06 16:16:51 -05:00
David Yat Sin f509b708a7 Freetdm: Fix for 64-bit check on Ubuntu 2012-07-06 15:23:37 -04:00
David Yat Sin 4ead147e10 chlog:Support for send-connect-ack parameter 2012-07-06 12:15:48 -04:00
Anthony Minessale 9ca929218f FS-4382 --resolve 2012-07-06 11:12:14 -05:00
Anthony Minessale da8885cc51 FS-4397 --resolve 2012-07-06 10:55:53 -05:00
Stefan Knoblich a5e1101302 ftmod_libpri: Add doxygen documentation for new MSN/DDI filter functions.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-06 11:08:34 +02:00
Anthony Minessale 6ea4c42c95 have sql thread manually subscribe to each event it cares about instead of every event and filtering it 2012-07-05 16:42:49 -05:00
Anthony Minessale b4a4fbc3c7 doh 2012-07-05 14:45:11 -05:00
Anthony Minessale 48779a80c2 add space 2012-07-05 14:29:48 -05:00
Anthony Minessale b6ac33ea80 come to cluecon 2012-07-05 14:27:32 -05:00
Anthony Minessale bf20f52452 add execute_on_post_originate and api_on_post_originate to run on chosen newly originated channels vs execute_on_originate which runs on all candidates 2012-07-05 12:34:09 -05:00
Anthony Minessale ef23fbaf12 FS-4374 moving the memory to the heap, this should take care of the problem for sure 2012-07-05 12:04:30 -05:00
Anthony Minessale 694c8c0fa1 FS-4335 please update and try this 2012-07-05 11:42:07 -05:00
Mathieu Rene 9e19550309 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-07-05 09:32:06 -04:00
Darren Schreiber 5bc2745472 Avoid segfault and race condition when socket is destroyed while listener is in use. 2012-07-05 01:47:07 -07:00
kapil 642b1a2e6d adding code for sending termination service change and respective CLI
command
2012-07-05 10:39:36 +05:30
Jeff Lenk 939a26764f FS-4387 --resolve 2012-07-04 23:06:32 -05:00
David Yat Sin 3ad41603d0 Merge branch 'releases.3.4' of ssh://git.sangoma.com/smg_freeswitch into releases.3.4 2012-07-04 17:52:37 -04:00
Michael S Collins 04bd463d12 Add phrase macro with funny prompts and sample dp x9386 (9FUN) 2012-07-04 12:09:32 -07:00
Mathieu Rene e4cddad023 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-07-04 14:46:30 -04:00
kapil de70e3c08c Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-04 21:57:19 +05:30
kapil 7db1cdefb9 Audit code commit 2012-07-04 21:52:44 +05:30
Steve Underwood 4a200ce3a0 More tweaks for spandsp. 2012-07-04 23:57:30 +08:00
Steve Underwood 2b75169c07 A lot of tweaks to clean up some inconsistencies in spandsp. They should
have no functional effect.
2012-07-04 22:51:46 +08:00
Mathieu Rene d797e89432 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-07-04 10:51:42 -04:00
James Zhang 64f33c25da ss7: fix on last fix, make enough memory for bad encode cases 2012-07-04 10:09:19 -04:00
James Zhang edd718d258 ss7: fix a wired crash on remind ticket 4972
- change dynamic memory allocation/deallocation to char array
2012-07-04 10:00:23 -04:00
Anthony Minessale b1ae97466d add enable-use-system-time param to switch.conf.xml use at your own risk, someone with windows could verify it works ok 2012-07-03 17:15:14 -05:00
David Yat Sin 6aa728b8b3 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-03 16:35:31 -04:00
David Yat Sin fff6a923fe Added freeradius-client 2012-07-03 16:35:06 -04:00
David Yat Sin 5bfc1473cb Added mod_rad_auth 2012-07-03 16:04:43 -04:00
Anthony Minessale 02f4aa8590 change default 2012-07-03 13:53:29 -05:00
Anthony Minessale e941a61ff7 add v18_mode var 2012-07-03 13:35:08 -05:00
James Zhang c544ff4b81 sip: add receiver report to rtcp
- only one to one rtcp is supported for currently
     - jitter stats and loss stats are not real
2012-07-03 14:29:50 -04:00
Anthony Minessale 59bd4b0f14 fix regression with proxy_packet flag 2012-07-03 13:17:38 -05:00
Anthony Minessale c5ba5acbd5 move stacksize thing into the core deeper to avoid build issues 2012-07-03 11:35:41 -05:00
Mathieu Rene 1d5f9f9f88 fix conflict 2012-07-03 12:28:13 -04:00
David Yat Sin c1bc9ac76d Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-03 12:07:05 -04:00
David Yat Sin 5925e25626 added mod_rad_cdr 2012-07-03 12:06:47 -04:00
Anthony Minessale 2b17e82dd4 FS-4380 --resolve 2012-07-03 11:06:12 -05:00
David Yat Sin 32a7e00620 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-07-03 11:49:35 -04:00
David Yat Sin a4c4155232 fixing modify mid issue 2012-07-03 11:48:37 -04:00
David Yat Sin 2f985f4e78 Removed mod_media_gateway temporarily, will put back at end 2012-07-03 11:19:17 -04:00
David Yat Sin 6b4dcb5f47 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-03 10:50:41 -04:00
David Yat Sin 2149aaee1b Added mod_media_gateway 2012-07-03 10:50:04 -04:00