Anthony Minessale
|
27221fa4d3
|
fix sql stmt
|
2012-02-02 13:54:18 -06:00 |
|
Anthony Minessale
|
8d97aeff69
|
FS-3794 i'm starting to loathe this bug id
|
2012-02-02 12:05:15 -06:00 |
|
Anthony Minessale
|
80050b5b27
|
FS-3794 sekil can you test this one
|
2012-02-01 19:32:29 -06:00 |
|
Anthony Minessale
|
71db5cb290
|
FS-3863 --resolve
|
2012-02-01 16:44:26 -06:00 |
|
Anthony Minessale
|
ab0dc27170
|
FS-3794 fix scope on sql stmts
|
2012-01-30 11:43:43 -06:00 |
|
Anthony Minessale
|
20737713ec
|
FS-3847 --resolve
|
2012-01-28 13:09:12 -06:00 |
|
Anthony Minessale
|
cd3452d668
|
FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version
|
2012-01-27 09:00:15 -06:00 |
|
Anthony Minessale
|
812e5e9a26
|
FS-2216
|
2012-01-26 16:54:27 -06:00 |
|
Anthony Minessale
|
d1a9b3777c
|
FS-3794 try this please
|
2012-01-26 15:53:05 -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
|
b74668fe04
|
fix crappy sql stmt
|
2012-01-24 14:52:16 -06:00 |
|
Anthony Minessale
|
8802260acc
|
remove accidental explitive
|
2012-01-24 11:12:22 -06:00 |
|
Anthony Minessale
|
f2e1c22d01
|
FS-3794 reset the version to 0 on re-subscribe
|
2012-01-20 13:00:42 -06:00 |
|
Anthony Minessale
|
9afbc007a2
|
print sql *before* freeing it not after
|
2012-01-19 11:38:15 -06:00 |
|
Anthony Minessale
|
d6988b0f3a
|
FS-3794 small regression in SLA
|
2012-01-18 11:35:43 -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
|
7e37676d50
|
FS-3794 no try this patch for the REFER level one mistake in the last one
|
2012-01-17 12:27:04 -06:00 |
|
Anthony Minessale
|
3b825e0113
|
FS-3794 try this patch for the REFER issue
|
2012-01-17 09:21:47 -06:00 |
|
Anthony Minessale
|
ef097a19b9
|
FS-3794 please repat all tests with this version
|
2012-01-16 17:26:35 -06:00 |
|
Anthony Minessale
|
c378f0d751
|
FS-3794 try this
|
2012-01-11 21:33:23 -06:00 |
|
Anthony Minessale
|
1c1720d371
|
fix typo
|
2012-01-11 12:34:57 -06:00 |
|
Anthony Minessale
|
cfa926d781
|
add sub_host to the sip_registrations table to keep track of the original host
|
2012-01-10 17:33:40 -06:00 |
|
Anthony Minessale
|
cdb4b29a55
|
reverse data in dialog-info so the proto is in the params not in the user because polycom uses the target uri for what to dial and stips the params
|
2012-01-04 12:10:53 -06:00 |
|
Anthony Minessale
|
af0151bf30
|
add params
|
2012-01-03 17:42:15 -06:00 |
|
Anthony Minessale
|
bc969006aa
|
typo
|
2012-01-03 17:26:16 -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 |
|
Marc Olivier Chouinard
|
95710cef9f
|
Another missing lock from e9bde2eb.
|
2011-12-17 19:59:31 -05:00 |
|
Marc Olivier Chouinard
|
ec2dce58f8
|
Missing a small mutex lock from commit e9bde2eb
|
2011-12-17 12:54:40 -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
|
ff910276d4
|
FS-3706
|
2011-11-18 21:04:55 -06:00 |
|
Anthony Minessale
|
c8edf6c482
|
FS-3685 more issues
|
2011-11-10 12:49:13 -06:00 |
|
Anthony Minessale
|
8cf839690f
|
FS-3685 this was just a typo but once i fixed it, i realized this code is pretty messed up and might need to be redone, I cleaned it up the best i could for now but I did not write this feature so I am not to confident that it should be used in production
|
2011-11-10 10:48:06 -06:00 |
|
Anthony Minessale
|
42c69c04fb
|
FS-3685 --resolve
|
2011-11-10 07:38:47 -06:00 |
|
Anthony Minessale
|
3764a60df9
|
FS-3469 here is some more, this may never be perfect
|
2011-10-24 18:54:25 -05:00 |
|
Anthony Minessale
|
9f93820c07
|
add on to proto mapping patch
|
2011-10-24 09:49:34 -05:00 |
|
Jeff Lenk
|
adf6cb5219
|
FS-3633 --resolve fix trivial compiler error windows c89
|
2011-10-24 09:43:29 -05:00 |
|
Anthony Minessale
|
4ee1722f3e
|
add presence_map
|
2011-10-22 09:40:59 -05:00 |
|
Anthony Minessale
|
4ceca1890d
|
fix return addrs in chat msgs
|
2011-10-21 20:38:41 -05:00 |
|
Anthony Minessale
|
1f6670e7e2
|
FS-3628
|
2011-10-21 20:04:43 -05:00 |
|
Anthony Minessale
|
d0f13812e8
|
FS-3628 --resolve
|
2011-10-21 21:38:11 -05:00 |
|
Anthony Minessale
|
51c2281191
|
FS-2877 FS-2831 FS-2823 FS-3469 some of the patch from 2877 refactored a bit to be more centralized to sip and some other stuff added on, please test
|
2011-10-21 20:00:34 -05:00 |
|
Anthony Minessale
|
957361cf79
|
presence tweaks
|
2011-10-19 16:50:46 -05:00 |
|
Anthony Minessale
|
25329545a1
|
tweak to last commit
|
2011-10-18 12:56:54 -05:00 |
|
Anthony Minessale
|
9daa42c1b5
|
add presence to mod_valet_parking subscribe to the lot name for general stats or individual slots to monitor with park+ prefix *note* this used to be used in mod_fifo which now will use queue+ going forward
|
2011-10-18 11:53:49 -05:00 |
|
Anthony Minessale
|
7333d46d5b
|
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
|
2011-09-21 14:31:18 -05:00 |
|
Anthony Minessale
|
9125a96c6d
|
convert chat interface to use events instead of a bunch of args
|
2011-09-13 16:51:30 -05:00 |
|
Anthony Minessale
|
6dd1264d08
|
add support for global nameseace in chat interface to bind to unhandled messages
|
2011-09-02 14:41:25 -05:00 |
|
Anthony Minessale
|
7efa4fb209
|
FS-3532 --resolve
|
2011-09-01 15:10:23 -05:00 |
|