This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-25 02:51:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
endpoints
/
mod_sofia
History
Marc Olivier Chouinard
d2b4d8ef41
FS-3768 Mutex lock missing. I would personally removed that lock since all the sql call does lock it now. But maybe it required that no other request be done in the mean time.
2011-12-17 13:06:37 -05:00
..
Makefile.am
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
mod_sofia.2008.vcproj
FS-3766 --resolve
2011-12-16 07:35:05 -05:00
mod_sofia.2010.vcxproj
FS-3766 --resolve
2011-12-16 07:35:05 -05:00
mod_sofia.c
d'oh
2011-12-16 14:41:48 -06:00
mod_sofia.h
temp fix for windows
2011-12-16 15:54:24 -06:00
mod_sofia.vcproj
Fix Windows build
2010-02-24 15:21:06 +00:00
sip-dig.c
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
sofia_glue.c
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
sofia_presence.c
Missing a small mutex lock from commit e9bde2eb
2011-12-17 12:54:40 -05:00
sofia_reg.c
FS-3768 Mutex lock missing. I would personally removed that lock since all the sql call does lock it now. But maybe it required that no other request be done in the mean time.
2011-12-17 13:06:37 -05:00
sofia.c
temp fix for windows
2011-12-16 15:54:24 -06:00