3667 Commits

Author SHA1 Message Date
Moises Silva
b2d696b3fd make endpoint auto-answer configurable via {endpoint_answer=yes|no} in the dial string
do not warn about ring device since is acceptable to not have one
2011-05-09 00:45:31 -04:00
Anthony Minessale
1772fcb079 add largest_jb_size 2011-05-06 15:25:00 -05:00
Giovanni Maruzzelli
2af0dc00c8 skypopen: let's bump the thread priorities, refined 2011-05-06 13:10:57 -05:00
Giovanni Maruzzelli
6341694d13 skypopen: let's bump the thread priorities (to be refined, thanks Tony) 2011-05-05 12:32:25 -05:00
Giovanni Maruzzelli
e1c21a67dc gsmopen: FS-351 2011-05-03 10:17:28 -05:00
Giovanni Maruzzelli
1e74a714d7 skypopen: * FS-351 2011-05-03 10:13:30 -05:00
Brian West
43442e4f41 refactor mod_loopback timeout handling 2011-05-02 17:21:45 -05:00
Moises Silva
de05a65108 set the maximum buffer length and source members for frames returned from portaudio endpoints 2011-04-30 08:33:32 -04:00
Giovanni Maruzzelli
1447aec426 skypopen: directories reshuffle, old stuff is now in old_stuff subdir :) 2011-04-30 03:06:54 -05:00
Giovanni Maruzzelli
ff9607c08f skypopen: directories reshuffle, old stuff is now in old_stuff subdir :) 2011-04-30 03:01:51 -05:00
Giovanni Maruzzelli
aa7f47ac06 skypopen: refining INTERACTIVE INSTALLER for Linux (to be announced :) ) 2011-04-30 02:35:41 -05:00
Giovanni Maruzzelli
7d2c2c8818 skypopen: refining INTERACTIVE INSTALLER for Linux (to be announced :) ) 2011-04-30 02:29:20 -05:00
Anthony Minessale
2d856f8f7c FS-3276 --resolve please attach the diff next time, do not paste it into the comment. It ruins the formatting. Also I changed the patch so the variable names refelect what is being harvested namely sip_bye_content_type and sip_bye_payload 2011-04-29 17:13:16 -05:00
Anthony Minessale
e70af1f84f don't nat map on loopback addrs 2011-04-29 10:28:56 -05:00
Anthony Minessale
00b53a91ea FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core. 2011-04-29 10:24:50 -05:00
Jeff Lenk
ce5c846200 FS-3236 --resolve 2011-04-26 12:06:11 -05:00
Giovanni Maruzzelli
403b3a23be skypopen: OSS driver, refinement 2011-04-25 11:36:42 -05:00
Giovanni Maruzzelli
98157dbbfc skypopen: OSS driver, refinement 2011-04-25 09:13:39 -05:00
Marc Olivier Chouinard
ba7dc9fde8 Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv 2011-04-22 22:49:41 -04:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Georgiewskiy Yuriy
c22aac0eac fix race condition on destroying signaling thread in h323 library 2011-04-22 15:19:27 +04:00
Brian West
dad670713b Fix issue with SLA and Barge 2011-04-21 19:32:37 -05:00
Giovanni Maruzzelli
25ebf7159f skypopen: adding installer and Skype client configuration directories (to be announced :) ) 2011-04-21 12:44:05 -05:00
Giovanni Maruzzelli
4842a62062 skypopen: deleted osscuse subdir 2011-04-20 03:38:45 -05:00
Giovanni Maruzzelli
b0a23f8e64 skypopen: OSS driver, refinement 2011-04-20 03:32:03 -05:00
Anthony Minessale
a4ed829db8 fix race in sla 2011-04-15 14:22:53 -05:00
Anthony Minessale
5857495e06 offer both avp and savp when using srtp 2011-04-15 11:17:36 -05:00
Michael Jerris
ceed7658e2 check_decode the caller id name in this case too 2011-04-14 19:09:11 -04:00
Mathieu Parent
b337b8554c Skinny: display accessories status on CLI 2011-04-14 13:23:03 +02:00
Mathieu Parent
6105757898 Skinny: store accessory status in db instead of memory
(this is not used yet)
2011-04-14 13:09:15 +02:00
Anthony Minessale
2b6f70708c FS-3244 --resolve next time also attach a backtrace 2011-04-13 16:15:15 -05:00
Mathieu Parent
2bf69d621f Skinny: handle AccessoryStatusMessage 2011-04-13 23:16:08 +02:00
Mathieu Parent
4a494ff930 Skinny: incomplete support for DialedPhoneBookMessage 2011-04-13 20:14:34 +02:00
Eduardo Nunes Pereira
0fd36364c5 - Improvements in getk3l script, now a option to download only the
k3lclient
2011-04-12 14:51:32 -03:00
Mathieu Parent
496fd5df0f Skinny: more verbose log when pre-register message received 2011-04-10 23:16:56 +02:00
Mathieu Parent
8c814c82cf Skinny: put tables the other way
(more standard)

Done with:
sed -i 's/{\(".*"\|NULL\), \(.*\)}/{\2, \1}/' src/mod/endpoints/mod_skinny/skinny_tables.c
2011-04-10 23:08:46 +02:00
Mathieu Parent
bd03d578d1 Skinny: add CP-7921G
and reindent
2011-04-10 22:58:09 +02:00
Michael S Collins
e8f10ea362 Add pa devlist to portaudio webapi 2011-04-04 21:53:11 -07:00
Anthony Minessale
07b9186da6 FS-3226 --resolve SO, If the RFC told you to jump off a cliff......? 2011-04-04 14:14:38 -05:00
Anthony Minessale
4b706dac51 FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly. 2011-04-04 11:55:05 -05:00
Anthony Minessale
7eae7f375b FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane. 2011-04-04 11:39:43 -05:00
Anthony Minessale
fda2283bbd auto-aleg-full and auto-aleg-domain for from_domain field in gateway 2011-04-03 12:03:29 -05:00
Brian West
ddb345636a FS-3220: more than just typos 2011-04-01 17:38:58 -05:00
Anthony Minessale
8c5586b2bc add option for from-domain to be set to auto-aleg in gateway config 2011-04-01 14:22:43 -05:00
Anthony Minessale
e177d377aa FS-3214 try this 2011-04-01 13:20:35 -05:00
Anthony Minessale
7c143da409 FS-3214 try this patch 2011-03-31 18:17:52 -05:00
Anthony Minessale
31273b428d pass failure across in T.38 passthru mode 2011-03-30 11:35:19 -05:00
Anthony Minessale
8312d74121 FS-2819 --comment-only please try this patch 2011-03-30 11:26:19 -05:00
Anthony Minessale
7dcbe7bda6 FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume? 2011-03-29 21:05:04 -05:00
Anthony Minessale
7e52acf8ea reduce flags to buy time. Solaris thinks enum should be int32 not uint32 and cries about overflow in enum shifted by 31 2011-03-28 22:18:47 -05:00