Commit Graph

15493 Commits

Author SHA1 Message Date
Stefan Knoblich 360e8aae20 [FreeTDM] gcc-4.5: Use zt_event_t instead of ftdm_oob_event_t to fix enum type mismatches. 2010-04-30 23:10:43 +02:00
Anthony Minessale f1430d521a fix switch_get_addr to work with v6 properly 2010-04-30 15:27:15 -05:00
Stefan Knoblich 86fcc2c04c FreeTDM: remove stray apostrophe 2010-04-30 22:28:38 +02:00
Moises Silva 6e7f93d9cf freetdm: do not dial until DIALING state handler
add ftdm_declare.h to list of headers
2010-04-30 16:01:24 -04:00
Michael Jerris aca82e20e9 update syntax 2010-04-30 16:01:00 -04:00
Moises Silva 110bd5cdb1 freetdm: windows fixes 2010-04-29 10:53:03 -04:00
Rupa Schomaker b472913683 correct error msgs 2010-04-29 08:34:53 -05:00
cypromis c0fc02657b added osp conf file to spec file 2010-04-29 07:58:12 +02:00
Brian West 6436e6b242 Check in mod_osp from transnexus thank you. 2010-04-28 22:22:28 -05:00
Anthony Minessale 6b69495034 /MODSOFIA-74 2010-04-28 17:24:03 -05:00
Michael Jerris 5b51e97e0a windows needs sockets too 2010-04-28 18:35:15 -04:00
Moises Silva 394c5d60d2 added commented entry for mod_freetdm in modules.conf.in 2010-04-28 18:20:14 -04:00
Moises Silva a744214a3a freetdm: check protocol status after configuring the signaling 2010-04-28 18:17:52 -04:00
Moises Silva f39fcfc8a9 freetdm: fix boost glare invalid state transition
show physical status in ftdm list command
         update list of events
2010-04-28 18:17:51 -04:00
Moises Silva 06ebf2cb5b freetdm: dont access span_id or chan_id 2010-04-28 18:17:51 -04:00
Moises Silva a97dc4ff11 freetdm: remove header 2010-04-28 18:17:51 -04:00
Moises Silva 7fdeb8bb81 freetdm: added doxygen config 2010-04-28 18:17:51 -04:00
Moises Silva e6f6f559ae freetdm: added documentation and clean up script 2010-04-28 18:17:50 -04:00
Moises Silva 56db486189 freetdm: hangup the chan call when the core fails to create the session 2010-04-28 18:17:50 -04:00
Moises Silva 554e433322 freetdm: get rid of duplicated ftdm_types.h from previous merge 2010-04-28 18:17:50 -04:00
Moises Silva 1f895fe6ed freetdm: remove warning when checking sig status 2010-04-28 18:17:50 -04:00
Moises Silva de2a4ea100 freetdm: fix dchan libpri 2010-04-28 18:17:50 -04:00
Moises Silva d4f93843a1 fix flags 2010-04-28 18:17:49 -04:00
Moises Silva c165771474 freetdm: completion of compilation with initial reworked API 2010-04-28 18:17:49 -04:00
Moises Silva 73a80ba939 start API cleanup by moving private headers and data structures into private/ include directory 2010-04-28 18:17:49 -04:00
Anthony Minessale 041a8f0d00 remove debug printf left behind in previous commit 2010-04-28 15:21:37 -05:00
Anthony Minessale dfa5439937 fix potential excess cpu usage during originate 2010-04-28 12:59:29 -05:00
Anthony Minessale bb41f823ac fix bug in fscore_pb 2010-04-28 12:57:05 -05:00
Brian West a5a24d4142 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-28 09:19:07 -05:00
Brian West cee58931bf fix this 2010-04-28 09:18:58 -05:00
Christopher Rienzo a2dfddd129 Do not allow timeout when opening MRCP session 2010-04-28 14:46:49 +01:00
David Yat Sin b837c1f46c Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-27 18:26:39 -04:00
David Yat Sin b135ef373d Removed use of ftdmchan->flags from mod_freetdm.c as they will be hidden from user in new architecture 2010-04-27 18:20:25 -04:00
Anthony Minessale 19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05:00
David Yat Sin 51566afb98 freetdm: moved type inside ftdm_configure_span_channels 2010-04-27 17:21:57 -04:00
cypromis f818399a72 Typo in specfile change date 2010-04-27 22:22:21 +02:00
David Yat Sin 72a8517d71 freetdm: fio->configure_span moved inside ftdm_configure_span_channels function 2010-04-27 16:12:22 -04:00
Anthony Minessale 8660b6f9c1 replace don't bridge when parsing replaces header on invite (also hangup) 2010-04-27 14:26:55 -05:00
Anthony Minessale 35b9439b8a replace don't bridge when parsing replaces header on invite 2010-04-27 14:22:35 -05:00
Brian West 405c966a4f evil nat scenarios 2010-04-27 13:56:37 -05:00
Brian West 98a4b3e812 update ignore 2010-04-27 13:56:16 -05:00
David Yat Sin 75190b4dff Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-27 14:32:55 -04:00
David Yat Sin 318866b7f9 freetdm: Added signalling status report
Fix for ftmod_libpri not reporting proper physical and protocol alarms on init
2010-04-27 14:32:36 -04:00
Anthony Minessale 825bf99daa MODENDP-304 2010-04-27 12:49:53 -05:00
Anthony Minessale 9699e00270 MODAPP-403 2010-04-26 18:17:39 -05:00
Anthony Minessale 762bf62c0b FSCORE-597 2010-04-26 16:38:05 -05:00
Jeff Lenk a110ae9527 Build fixes for windows 2010-04-26 10:55:46 -05:00
Michael Jerris 41557506e1 add xml error checking 2010-04-26 07:02:26 -04:00
Michael Jerris a44e6c0891 add terminte-on-silence conference param 2010-04-26 06:58:36 -04:00
Michael Jerris 2ae67a4756 mod_sofia: add 'allow-empty-password' param (default true) 2010-04-26 06:04:45 -04:00