Commit Graph

10697 Commits

Author SHA1 Message Date
Michael Jerris
346932e31a don't build files that will have no contents due to ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13672 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 16:25:28 +00:00
Michael Jerris
23ad42ec71 fix solaris build (FSBUILD-169)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 15:32:35 +00:00
Rupa Schomaker
3c15ba0f35 remove duplicate "rtp-timeout-sec"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 15:29:20 +00:00
Michael Jerris
389bc359c5 fix div by zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 14:45:40 +00:00
Brian West
b85a28e083 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-07 21:35:54 +00:00
Giovanni Maruzzelli
0b0d4077c1 skypiax: now it manages the REMOTEHOLD status, when the remote party puts the call on-hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 23:59:27 +00:00
Giovanni Maruzzelli
e8a262b729 skypiax: insert the delay ONLY if the broken message is 'ERROR 92 CALL: Unrecognised identity': when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 20:31:01 +00:00
Mathieu Rene
7a34d5bafb xml_config tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 19:10:37 +00:00
Giovanni Maruzzelli
8942627040 skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut the inbands. Let's intercept the out_of_bands ONLY if we are not bridged (eg: IVR, so not to waste CPU in detecting inband), but not propagate the out_of_band DTMFs if we are bridged (inband ones will be propagated)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 18:15:26 +00:00
Giovanni Maruzzelli
0b18987f9e skypiax: when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 16:36:26 +00:00
Mathieu Rene
10b0f71114 MODAPP-286
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 11:31:37 +00:00
Mathieu Rene
b317e46aae Add support for coma-delimited lists in a user's cidr attribute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 01:37:26 +00:00
Michael Jerris
5a437fa315 silence stupid errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 00:14:55 +00:00
Anthony Minessale
f9569fcf5d picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 22:00:10 +00:00
Anthony Minessale
9300e0ad70 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:55:02 +00:00
Anthony Minessale
29b9067d3e picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:36:52 +00:00
Anthony Minessale
5abb525491 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:23:37 +00:00
Anthony Minessale
1e3e07a42e picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:04:37 +00:00
Anthony Minessale
151275db20 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:03:01 +00:00
Michael Jerris
1cceadfe97 fix msvc build error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:40 +00:00
Brian West
7b55bfafa2 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:37 +00:00
Anthony Minessale
19f7c84d44 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:34 +00:00
Brian West
77ab8665ce move this debug line back to the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:37:43 +00:00
Anthony Minessale
8082d52793 del patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:53:06 +00:00
Anthony Minessale
213a372b11 add padding to cycles on session_record
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:52:02 +00:00
Anthony Minessale
e346b6dca7 add usec delta to log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:49:19 +00:00
Brian West
35c1d7bec7 Mirror back the port so people don't ask why its ZERO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:31:25 +00:00
Anthony Minessale
1bab5e4f03 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:07:58 +00:00
Anthony Minessale
a81e39e5cc update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:04:07 +00:00
Anthony Minessale
32eb29e3cb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 18:43:13 +00:00
Anthony Minessale
29c3dde6eb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 18:21:53 +00:00
Anthony Minessale
7d6a95d5f7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 18:20:09 +00:00
Brian West
d07590f584 you know its called a contact because you get to SPECIFY IT... if a gateway doesn't like that they are WRONG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 17:47:51 +00:00
Michael Jerris
2472bddddf fix prototype
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 16:19:03 +00:00
Michael Jerris
d2821be945 mod_conference: don't transfer back to the same conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 16:16:56 +00:00
Mathieu Rene
3821b38d34 Use a new natpmp_t object for every request
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 15:01:54 +00:00
Mathieu Rene
dd3ad37b13 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 14:39:28 +00:00
Buklov Boris Vladimirovich
03f2136f03 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 09:39:17 +00:00
Buklov Boris Vladimirovich
8835992d79 add translate zrtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 09:25:58 +00:00
Buklov Boris Vladimirovich
c18f52b871 small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 07:42:00 +00:00
Buklov Boris Vladimirovich
81f5f28b6f add new rule
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 07:41:22 +00:00
Brian West
bf7120ea8f fix this cuz its wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 04:12:26 +00:00
Mathieu Rene
b633d3298e add an external port output parameter to switch_nat_add_mapping and use it in sofia_glue_tech_choose_port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 02:30:44 +00:00
Mathieu Rene
60ec88985a oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:46:09 +00:00
Mathieu Rene
dfaf607e6d oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:17:59 +00:00
Mathieu Rene
35bdae4aa2 add hunt_caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:16:02 +00:00
Anthony Minessale
ef5b6d76a8 add hunt_caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:05:11 +00:00
Michael Collins
c464a35d1f Add Stephane Alnet's French translations to phrase_fr.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 22:28:38 +00:00
Michael Jerris
7ca8c7b7c6 build: fix jobserver unavailable bug in make -j (FSBUILD-6)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 22:01:46 +00:00
Brian West
7e66af4a9a more auto stuff for external which now you can use ONLY for providers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 21:39:49 +00:00