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 |
|
Jeff Lenk
|
882ebd6777
|
FS-3527 this fixes part of the problem with MSSQL
|
2011-08-31 16:04:20 -05:00 |
|
Anthony Minessale
|
7159f64b22
|
revert 53b0ecce6009db3247fcfa3369e11887d2fe64b7
|
2011-08-19 17:29:47 -05:00 |
|
Anthony Minessale
|
53b0ecce60
|
use the call_id of the original register in the unsolicited notify for MWI
|
2011-08-05 11:09:45 -05:00 |
|
Anthony Minessale
|
1675981428
|
FS-3386 roll back a few revs then remove some refs and reroll patches that were in between
|
2011-07-16 01:03:01 -05:00 |
|
Anthony Minessale
|
f9969f3856
|
only list real profiles not aliases in presence code
|
2011-07-14 16:01:44 -05:00 |
|
Anthony Minessale
|
2932c1fa17
|
FS-3386 Try this revision please
|
2011-07-14 00:17:05 -05:00 |
|
Anthony Minessale
|
fb68746eed
|
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
|
2011-06-16 14:37:22 -05:00 |
|
Anthony Minessale
|
9df8169d1f
|
add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns
|
2011-06-16 14:32:14 -05:00 |
|
Anthony Minessale
|
b14340a5da
|
dig into the database to figure out what profile to send mwi on when they are not willing to alais the domain to the profile =/
|
2011-06-09 10:45:28 -05:00 |
|
Anthony Minessale
|
7200408062
|
revert e2ed8c08ef4dec7d872f6d67227d4a4ffcc40b27
|
2011-06-09 10:36:35 -05:00 |
|
Anthony Minessale
|
e2ed8c08ef
|
pop ::<profile_name> off the domain name in mwi events to hint at the profile
|
2011-06-08 19:32:18 -05:00 |
|
Daniel Swarbrick
|
8d8e5a23a6
|
Mask remote party identity in SIP presence if channel var presence_privacy=true
|
2011-06-07 13:58:12 +02:00 |
|
Jeff Lenk
|
765908f356
|
FS-3152 --resolve dup_dest was being overwritten by switch_split_user_domain
|
2011-05-22 19:10:52 -05:00 |
|
Anthony Minessale
|
3ebd173ca8
|
FS-3307 --resolve thanks, in the future, be sure to not include vanity comments. The intention of the patch will be preserved by the jira ticket. Also check our code formating guidelines. Some of the patch was redundant so it was removed, mprintf already asserts when it doesn't work, and execute_sql_now both frees the sql string and locks the mutex for you.
|
2011-05-20 11:51:06 -05:00 |
|
Anthony Minessale
|
d98d51ed39
|
FS-3144 --resolve
|
2011-05-11 13:23:56 -05:00 |
|
Anthony Minessale
|
73279f01bf
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -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
|
59f6654e96
|
send another presence event on calls that were cancelled from LOSE_RACE to fix winnable race in Broadsoft SCA
|
2011-03-10 22:02:45 -06:00 |
|
Brian West
|
a5779d5431
|
fix regression from FS-899, thanks acrobits for testing this
|
2011-02-28 09:27:05 -06:00 |
|
Brian West
|
0d8e945bd1
|
doh
|
2011-02-16 08:57:43 -06:00 |
|
Brian West
|
de707ab7f1
|
comment out
|
2011-02-16 08:45:17 -06:00 |
|
Brian West
|
5f2857b8b8
|
use the correct URI on endpoints behind nat
|
2011-02-16 08:36:40 -06:00 |
|
Brian West
|
b7fd81de33
|
rip off the fs_ args on message like we do in SEND_MESSAGE
|
2011-02-15 16:30:57 -06:00 |
|
Anthony Minessale
|
f4481b05ab
|
fix sql err
|
2011-02-04 13:06:08 -06:00 |
|