Commit Graph

13301 Commits

Author SHA1 Message Date
Mathieu Parent
39c9065e87 perl-skinny: enhance the Testsuite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 07:44:25 +00:00
Mathieu Rene
e31860d127 missing va_end
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-28 00:52:38 +00:00
Michal Bielicki
216382e6e0 added sangoma codec cinfig file to spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-28 00:19:29 +00:00
Mathieu Parent
868530fc05 Skinny: split the test into perl lib + bin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:43:18 +00:00
Mathieu Parent
338d64181f debian: more cleaning
debian/control
- Section: comm
- Add Vcs-{Browser,Svn}
- Add Homepage
- Update Standards-Version
- Better Descriptions
- -dbg in debug, -dev in libdevel
- remove libc6 from builddeps as it is essential

debian/changelog:
- wrap to 80 columns (first entry only)

debian/rules:
- remove DH_COMPAT=4


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:37:48 +00:00
Moises Silva
05ee760528 add sangoma_codec.conf.xml sample configuration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:20:14 +00:00
Moises Silva
72f178fe1c show settings for each vocallo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:17:49 +00:00
Mathieu Parent
a4910fd7c4 debian: conffiles path should be absolute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 18:21:45 +00:00
Mathieu Parent
375956ef32 debian: cleaning
- sort *.install and *.conffiles 
- complete freeswitch-lang-* (some conffiles were not installed)
- remove duplicate lines
- dirs should only contain empty dirs, debhelper creates others
- avoid installing mod_spidermonkey_socket.la, mod_perl.la and mod_lua.la in the language as it is in -dev


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 14:14:20 +00:00
Brian West
c37a32bc5c FSCONFIG-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 00:34:50 +00:00
Anthony Minessale
1bc8a40b99 fix video issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 00:29:54 +00:00
Michael Collins
0ad2625492 Update ChangeLog through r17115
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 21:14:47 +00:00
Michael Jerris
167824ec9d add action='user_call' to xml_curl lookups for the user endpoint
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 20:09:44 +00:00
Anthony Minessale
b163206358 fix typo in sofia that causes endless loop when you have a challenge with 2 auth headers in it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 17:38:00 +00:00
Brian West
f66f382d5e Case insenstive matching for this and stricter matching
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 16:23:49 +00:00
Moises Silva
8282194564 use the module pool for the RTP sessions instead of the session pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 16:20:51 +00:00
Moises Silva
0fd16cc446 added mod_sangoma_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 15:14:44 +00:00
Brian West
95b891c993 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 22:30:52 +00:00
Anthony Minessale
86141c8805 add sanity check to project size of decoded codec data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 21:36:11 +00:00
Anthony Minessale
dc1ec0f3d0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 21:29:04 +00:00
Anthony Minessale
d8699822b7 automistake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 21:20:09 +00:00
Anthony Minessale
2dc6c0844c FSCORE-579
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 21:11:38 +00:00
Anthony Minessale
c0f0a6c311 wait for video before recording in mod_fsv but have a 30 sec timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 19:08:00 +00:00
Anthony Minessale
8e09dab3ac wait for video before recording in mod_fsv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 19:06:18 +00:00
Michael Jerris
5903c2d350 change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 18:59:43 +00:00
Michal Bielicki
1aa878c554 added postgres cdr module config file to spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 16:21:47 +00:00
Michal Bielicki
9fbb0b57f0 postgresql cdr module, requires some adjustments to make it more platform agnostic, good for solaris and centos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 16:18:48 +00:00
Anthony Minessale
d6eee5635e revert XML-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 14:19:52 +00:00
Anthony Minessale
2aa47c2ffd MODENDP-300
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 13:48:26 +00:00
Michael Jerris
ea8b4f2f20 fix telephone-event negotiation with devices that don't do what the rfc says they SHOULD do
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 03:51:04 +00:00
Anthony Minessale
0292b7a81d ok, patch applied cleanly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:28:56 +00:00
Anthony Minessale
cefb4188ea fixing patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:27:20 +00:00
Anthony Minessale
80b9db179b re-apply reformatted reverted patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:24:45 +00:00
Anthony Minessale
c92cbcb5e3 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:23:55 +00:00
Anthony Minessale
467bdfc21c prevent race in killgw followed by an immediate rescan with the same gateway name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 00:09:43 +00:00
Brian West
8def2a3469 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 23:12:56 +00:00
Marc Olivier Chouinard
c09c255d22 mod_sofia: Simple visual C string change to make it easier to merge custom patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:18:09 +00:00
Marc Olivier Chouinard
58819523b6 mod_sofia: Add url encode to a var in the xml output to be valid xml. Also changed switch_url_encode to return the pointer of the string rather than the length, same as switch_amp_encode()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:04:19 +00:00
Rupa Schomaker
256274ac33 MODAPP-412 - improve rate limit support
add switch_core_hash_delete_multi


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 16:11:24 +00:00
Rupa Schomaker
5970ca045b MODAPP-409 - fix typo on conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 20:53:26 +00:00
Giovanni Maruzzelli
3bd8bcc39b skypopen: snd-dummy ALSA driver, hopefully lower cpu load
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:40:04 +00:00
Rupa Schomaker
39255be81c MODAPP-409 - update default config with commented out examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:14:01 +00:00
Rupa Schomaker
8f273eed5f MODAPP-409 Support custom sql with var expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:11:30 +00:00
Jeff Lenk
507d26e37b fix wrong path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 16:12:11 +00:00
Brian West
d109505830 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 16:11:40 +00:00
Tamas Cseke
2d180aef52 try to fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 15:59:22 +00:00
Anthony Minessale
9d05a502a5 FSCORE-577
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 15:27:13 +00:00
Michael Jerris
9ad6a089cd add sip_local_network_addr var to see the ip of the sip profile a call came in or went out on for cdr (FSCORE-562)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 03:59:49 +00:00
Michael Jerris
9f5bf3b592 fix openbsd sofia build -- don't ask -- (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 01:20:48 +00:00
Michael Jerris
f6fe2667d4 fix openbsd build (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:05:20 +00:00