Anthony Minessale
|
12907b454c
|
FS-3868 --resolve
|
2012-02-02 16:18:45 -06:00 |
|
Anthony Minessale
|
23dcdbd8d1
|
produce sip_full_via var
|
2012-02-02 15:09:32 -06:00 |
|
Anthony Minessale
|
348ac89809
|
FS-3855 --resolve
|
2012-01-31 11:03:09 -06:00 |
|
Anthony Minessale
|
f25c5aaf27
|
FS-3842 here is the from and contact change but I can't remove the user agent but I added a new param to the gateway config called options_user_agent to set something specific
|
2012-01-29 17:37:56 -06:00 |
|
Anthony Minessale
|
cde54eb5e8
|
FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want.
|
2012-01-27 12:55:09 -06:00 |
|
Anthony Minessale
|
3a71f86209
|
FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it.
|
2012-01-27 09:10:18 -06:00 |
|
Anthony Minessale
|
049be82ae8
|
FS-2216 found one bug that is 4 years old from commit 205cf0534f4c4c5a8ebccb2446a01ed0df100abb
|
2012-01-26 16:54:09 -06:00 |
|
Anthony Minessale
|
b3b33ea995
|
FS-3794 please test this version
|
2012-01-26 04:46:48 -06:00 |
|
Anthony Minessale
|
5783078401
|
FS-3794 please try latest and see if you get any more missing hostnames
|
2012-01-24 17:38:36 -06:00 |
|
Anthony Minessale
|
224f4c0f8a
|
fix packet storm of vid refresh in edge case
|
2012-01-24 11:38:41 -06:00 |
|
Anthony Minessale
|
5d4cccd447
|
FS-3818 --resolve
|
2012-01-20 13:33:54 -06:00 |
|
Anthony Minessale
|
b3f3a10336
|
FS-3794 revert
|
2012-01-19 14:09:36 -06:00 |
|
Anthony Minessale
|
23680eed36
|
remove erronous line to set TFLAG_BYE
|
2012-01-19 14:08:18 -06:00 |
|
Brian West
|
edd6562ce3
|
FS-3726
|
2012-01-19 19:43:48 -06:00 |
|
Anthony Minessale
|
0a503b1a77
|
FS-3794 revert some of baa11b2d03e8d09b18d704fa7c530f3fdff94b2e
|
2012-01-18 18:08:52 -06:00 |
|
Anthony Minessale
|
8cba6ee19e
|
FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf again
|
2012-01-18 18:17:59 -06:00 |
|
Anthony Minessale
|
7a370d7771
|
FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf
|
2012-01-18 17:45:48 -06:00 |
|
Anthony Minessale
|
baa11b2d03
|
FS-3794 pre-emptive changes based on reports
|
2012-01-18 12:25:58 -06:00 |
|
Anthony Minessale
|
34c0cbeb47
|
FS-3794 ok all testers update to this version and retest
|
2012-01-17 16:08:25 -06:00 |
|
Anthony Minessale
|
3b825e0113
|
FS-3794 try this patch for the REFER issue
|
2012-01-17 09:21:47 -06:00 |
|
Anthony Minessale
|
e87a48b824
|
FS-3812 --resolve
|
2012-01-13 15:22:31 -06:00 |
|
Anthony Minessale
|
5b7e20133a
|
add registration-thread-frequency param
|
2012-01-09 17:17:03 -06:00 |
|
Anthony Minessale
|
8daaec3849
|
FS-3794 remove delete-subs-on-register param and some tweaks based on this bug report
|
2012-01-03 11:40:52 -06:00 |
|
Brian West
|
8059cdca81
|
FS-3771 --resolve
|
2011-12-22 14:03:32 -06:00 |
|
Anthony Minessale
|
8073c9d626
|
FS-3698 reproduce the logs etc with this version
|
2011-12-19 15:35:02 -06:00 |
|
Jeff Lenk
|
cd7047a30c
|
doh
|
2011-12-19 11:50:03 -06:00 |
|
Jeff Lenk
|
095f439db7
|
FS-3762 -- proper fix for windows
|
2011-12-19 11:49:14 -06:00 |
|
Marc Olivier Chouinard
|
1ddd29bf0d
|
FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date.
|
2011-12-18 12:08:17 -05:00 |
|
Marc Olivier Chouinard
|
9574ba27f7
|
FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value
|
2011-12-18 11:54:38 -05:00 |
|
Marc Olivier Chouinard
|
947096c66d
|
FS-3071 Added the tls extra options patch
|
2011-12-18 11:37:04 -05:00 |
|
Marc Olivier Chouinard
|
235ef72f1b
|
FS-3071 This is the sofia changes following the addition of the passphrase in libsofia
|
2011-12-18 11:20:38 -05:00 |
|
Jeff Lenk
|
a800993698
|
temp fix for windows
|
2011-12-16 15:54:24 -06:00 |
|
Anthony Minessale
|
6dd5e59b05
|
add sofia global standby on that makes sofia not do anything but refuse to work until sofia global standby off or sofia recover is issued
|
2011-12-16 13:41:25 -06:00 |
|
Marc Olivier Chouinard
|
10dfc37770
|
FS-3762 --resolve
I've had to add a missing include and do some formating cleanup.
|
2011-12-16 15:33:22 -05:00 |
|
Marc Olivier Chouinard
|
15011c4fb8
|
FS-3768 --resolve
|
2011-12-16 14:31:15 -05:00 |
|
Anthony Minessale
|
e9bde2eb0e
|
FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code to create a seq from the original patch! sofia changes probably need to be converted to a tag if they are to go upstream. This completely manages sub/pub from inside mod_sofia inside the db and subs can now persist and/or fail over mid dialog tested on several things like polycom/snom/yealink on SLA and presence
|
2011-12-15 16:30:33 -06:00 |
|
Marc Olivier Chouinard
|
c6633fa300
|
FS-849 --resolve
|
2011-12-15 13:20:27 -05:00 |
|
Anthony Minessale
|
6e7d44af42
|
FS-3764 --resolve
|
2011-12-14 13:23:54 -06:00 |
|
Anthony Minessale
|
0596f2a621
|
add missing var set for transfer_source
|
2011-12-12 10:45:17 -06:00 |
|
Anthony Minessale
|
2e6b55810f
|
put transfer_source in a variable too
|
2011-12-08 17:33:31 -06:00 |
|
Anthony Minessale
|
d9089edf89
|
finishing touches for commit: b9e28f85cb35db7dd72b6760310fa3ad18e5aa2d
|
2011-11-29 16:23:49 -06:00 |
|
Brian West
|
82807998d5
|
FS-3718
|
2011-11-29 14:32:11 -06:00 |
|
Anthony Minessale
|
ead7c770bd
|
FS-3664 please try this
|
2011-11-28 16:11:09 -06:00 |
|
Anthony Minessale
|
4ce8f5e28e
|
FS-3688 some more general changes during proxy media
|
2011-11-28 13:38:05 -06:00 |
|
Anthony Minessale
|
313b16481e
|
FS-3688 d'oh missed one line of the patch.... This should be the keeper
|
2011-11-26 08:53:01 -06:00 |
|
Anthony Minessale
|
b9e28f85cb
|
add send_info dp app and uuid_send_info FSAPI and execute_on_sip_extra_headers and api_on_sip_extra_headers handler variables
|
2011-11-23 15:38:59 -06:00 |
|
Anthony Minessale
|
4dbc9d7cbc
|
FS-3688 I think 100'th time's the charm.....
|
2011-11-23 10:33:51 -06:00 |
|
Anthony Minessale
|
68627e86ac
|
FS-3688 update and repeat tests (part 2)
|
2011-11-21 13:52:28 -06:00 |
|
Anthony Minessale
|
a160f30ee7
|
FS-3688 update and repeat tests
|
2011-11-21 13:39:21 -06:00 |
|
Anthony Minessale
|
dac9d6e3ea
|
FS-3688 try this also with sofia loglevel all 9
|
2011-11-19 19:12:08 -06:00 |
|