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-24 18:41:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
endpoints
/
mod_sofia
History
Anthony Minessale
dc9bf68301
FS-3714 --resolve You are using the sip_from_host and sip_to_host which are calculated based on the response from the other end, this patch will pre-populate the variables with what it is suspeceted to be in these values but they are not guranteed to be right if there was forwarding etc and also it will not always be an ip if you send to foo@domain.com the sip_to_host will be domain.com until it replies. This is the best you will get....
2011-11-22 17:59:14 -06:00
..
Makefile.am
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
mod_sofia.2008.vcproj
Fix Windows build
2010-02-24 15:21:06 +00:00
mod_sofia.2010.vcxproj
MODSOFIA-92 VS2010
2010-08-19 09:58:30 -05:00
mod_sofia.c
trivial fix build
2011-11-21 12:50:00 -06:00
mod_sofia.h
FS-3714 --resolve You are using the sip_from_host and sip_to_host which are calculated based on the response from the other end, this patch will pre-populate the variables with what it is suspeceted to be in these values but they are not guranteed to be right if there was forwarding etc and also it will not always be an ip if you send to foo@domain.com the sip_to_host will be domain.com until it replies. This is the best you will get....
2011-11-22 17:59:14 -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
FS-3714 --resolve You are using the sip_from_host and sip_to_host which are calculated based on the response from the other end, this patch will pre-populate the variables with what it is suspeceted to be in these values but they are not guranteed to be right if there was forwarding etc and also it will not always be an ip if you send to foo@domain.com the sip_to_host will be domain.com until it replies. This is the best you will get....
2011-11-22 17:59:14 -06:00
sofia_presence.c
FS-3706
2011-11-18 21:04:55 -06:00
sofia_reg.c
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
sofia_sla.c
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
sofia.c
FS-3688 update and repeat tests (part 2)
2011-11-21 13:52:28 -06:00