Commit Graph

18518 Commits

Author SHA1 Message Date
Arnaldo Pereira 75ba53cfb2 freetdm: minor changes to mkrelease.sh 2011-03-11 17:02:51 -05:00
David Yat Sin 7da9531692 freetdm:Fix for Q921 indications not decoded properly 2011-03-11 15:06:22 -05:00
David Yat Sin 0d065cfa97 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-03-11 14:48:54 -05:00
David Yat Sin b0ded7ff3b freetdm: ISDN-Q921 Unsollicited protocol errors printed in DEBUG instead of INFO 2011-03-11 14:48:26 -05:00
Anthony Minessale 24a972925b pass header in X-FS headers on attended transfer CID update to indicate specific situation to flip callee/caller id when targeting a 1 legged call 2011-03-11 13:00:55 -06:00
Michael S Collins f9c9af38ef Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-03-11 10:25:00 -08:00
Michael S Collins 6cd5ce7265 Add README_IMPORTANT.txt to default configuration 2011-03-11 10:24:55 -08:00
Marc Olivier Chouinard 51a531aaef mod_callcenter: Fix a bug when an caller leave the queue from a BREAK Call (Transfer...), it doesn't think an agent answered. 2011-03-11 12:40:56 -05:00
David Yat Sin 9257b74953 freetdm: Updated variables.txt documentation 2011-03-11 11:16:52 -05:00
Jeff Lenk 373972c0e6 OPENZAP-147 2008 project also needs x64 additions 2011-03-11 08:52:32 -06:00
Anthony Minessale 59f6654e96 send another presence event on calls that were cancelled from LOSE_RACE to fix winnable race in Broadsoft SCA 2011-03-10 22:02:45 -06:00
Jeff Lenk a8f01d5bc6 Correct gains usage example 2011-03-10 16:58:16 -06:00
Anthony Minessale 4832d26a3a put this back to 0 2011-03-10 15:32:09 -06:00
Arnaldo Pereira c1904f2e4f Merge branch 'master' into arnaldo.freetdm_release 2011-03-10 13:32:13 -05:00
Michael S Collins 844f69def0 Update to-be-recorded prompts 2011-03-10 09:56:10 -08:00
Anthony Minessale a80fae922f FS-3126 2011-03-10 11:33:07 -06:00
Stefan Knoblich 1a54968d99 ftmod_libpri: go to PROGRESS_MEDIA in on_ringing() if there is inband information available and rework channel opening to not skip state changes when the channel is already open.
The latter part affects on_ringing(), on_progress() and on_proceeding().

Somewhat experimental and untested (apart from a compile run).

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-03-10 18:25:43 +01:00
Anthony Minessale 8758d2f71d FS-3141 2011-03-10 10:47:26 -06:00
Anthony Minessale 687140b588 FS-3139 2011-03-10 10:30:00 -06:00
Brian West 24bd230274 Merge branch 'Perl-FreeSWITCH-sendmsg-fix' of git://scm.dashjr.org/var/scmroot/git/freeswitch 2011-03-10 10:27:10 -06:00
Moises Silva 3bbab5cbea freetdm: ftmod_zt - print more specific errors for overrun and bad checksum 2011-03-10 09:25:49 -05:00
Anthony Minessale e8474d602d ESL-57 2011-03-10 00:33:43 -06:00
Anthony Minessale 9e89f607c8 FS-3140 --comment-only please try this patch 2011-03-10 00:18:06 -06:00
Anthony Minessale 59da356d06 fix mistake from earlier commit and improve flow of dtmf through a bridge when timer is disabled 2011-03-09 20:06:32 -06:00
Mathieu Rene 8cb2bad004 Fix segv 2011-03-09 19:02:19 -05:00
David Yat Sin dbfa7fa817 freetdm:Fix ftdm_sigmsg_get_raw_data_detached
ISDN: Fix for Facility IE in Facility message not passed to user in raw mode
2011-03-09 16:55:33 -05:00
Anthony Minessale 0c5222a460 add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge 2011-03-09 15:17:26 -06:00
Anthony Minessale 2a35dfb51e add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge 2011-03-09 15:17:26 -06:00
Anthony Minessale 8533c32fe1 FS-3095 regression from 547d53932c 2011-03-09 15:17:25 -06:00
Konrad Hammel 21c60c698d freetdm: ss7 - bug fix for compile bug introduced by merging 2011-03-09 15:10:14 -05:00
Konrad Hammel 93bfa6d1e9 chlog freetdm: ss7 - adding initial support for RELAY 2011-03-09 15:06:25 -05:00
David Yat Sin 419d7e2335 FreeTDM: ISDN - Fix for q921 frames not printing span name properly 2011-03-09 14:38:22 -05:00
Konrad Hammel c0a2a225ba freetdm: ss7 - bug fix in GRS handling 2011-03-09 12:06:00 -05:00
Konrad Hammel dcf515ffaf freetdm: ss7 - bug fix for race condition on startup causing seg fault 2011-03-09 12:05:33 -05:00
Luke Dashjr 189d81a1b2 Bugfix: FreeSWITCH::Client::sendmsg was returning the first FSES packet it received, which caused a race condition when an event was in transit; now it waits for Content-Type: command/reply 2011-03-08 16:50:35 -06:00
Anthony Minessale 564046412d FS-3133 --comment-only this looks like a bad assert, can you update and try again, part 2 2011-03-08 12:40:58 -06:00
Anthony Minessale 0be456565b FS-3133 --comment-only this looks like a bad assert, can you update and try again 2011-03-08 12:39:07 -06:00
Anthony Minessale 8727e568e8 alter implementation of renegotiate codec on hold feature to still take other sdp elements into consideration 2011-03-08 10:37:16 -06:00
Anthony Minessale 8da371c74a FS-3127 --comment-only can you try this patch first to see if it fixes it without any changes to mod_cc 2011-03-07 15:18:46 -06:00
Anthony Minessale bfd0ba9798 do not renegotiate codecs on hold re-invites 2011-03-07 13:02:41 -06:00
Michael S Collins 0db261ac28 Add missing newline on fs_cli usage 2011-03-07 10:57:25 -08:00
Anthony Minessale 89592a86e5 fix issue with polycom changing to 1 way audio on hold 2011-03-07 12:15:46 -06:00
Anthony Minessale 30813ca58a FS-3130 2011-03-07 10:37:58 -06:00
David Yat Sin ea498e472a Merge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder 2011-03-07 10:58:10 -05:00
David Yat Sin d36933df10 Fix for Raw Facility IE, introduced with ftdm_variables3 patch 2011-03-07 10:57:37 -05:00
Moises Silva c79bfa768a Merge remote branch 'smgfs/master' 2011-03-06 22:11:39 -05:00
Anthony Minessale ede19cad72 no this is better the other way 2011-03-06 20:57:26 -06:00
Anthony Minessale e7b3c3b1ad add -i --interrupt to fs_cli to allow control-c to exit the program 2011-03-06 19:57:05 -06:00
Anthony Minessale 05e9d3477b remove unneeded line 2011-03-06 15:57:31 -06:00
Anthony Minessale 8c3651fa66 FS-640 --comment-only can you see if this patch helps, I think it should really be fixed in sofia but this shold keep it at bay 2011-03-06 14:49:39 -06:00