Anthony Minessale
bf7895278e
revert
2011-06-15 10:29:07 -05:00
Anthony Minessale
25604d60d5
FS-3326 revert 68c389d
2011-06-15 10:10:37 -05:00
Anthony Minessale
a20a3f3461
FS-3340 revert c5a2275f62940eacb3449967211a9ab800d03a56 it breaks acking on session timers and initial invite
2011-06-15 10:02:34 -05:00
Anthony Minessale
ba496a110a
FS-3336 --resolve
2011-06-10 09:44:38 -05:00
Anthony Minessale
c5a2275f62
FS-3340
2011-06-10 09:41:30 -05:00
Anthony Minessale
07a797522a
FS-3214 try this patch
2011-06-08 18:50:21 -05:00
Anthony Minessale
079f48458e
add check_sync to sofia cli (like flush_inbound_reg without the unreg)
2011-06-08 11:09:03 -05:00
Jeff Lenk
0675b59beb
FS-3321 release rwlock on error
2011-06-06 21:28:14 -05:00
Anthony Minessale
68c389df46
FS-3326 --resolve ok thx
2011-06-03 09:45:07 -05:00
Jeff Lenk
6a38dce2b8
trivial compiler warnings
2011-05-29 09:46:02 -05:00
Anthony Minessale
e03d900c23
FS-3300 --resolve
2011-05-27 09:38:54 -05:00
Anthony Minessale
b978d39d48
FS-3312 --resolve
2011-05-25 14:45:55 -05:00
Stefan Knoblich
812fd7278e
mod_sofia: Reformat sofia usage string and make it a static const char[].
...
Make this thing readable by wasting a couple of bytes for spaces and newlines.
As an added bonus, save some stack space by making usage_string a static const.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-05-25 18:29:28 +02:00
Anthony Minessale
62c81afef0
init ssl locks in sofia
2011-05-23 12:23:30 -05:00
Anthony Minessale
123eaa524b
fix rare t38 gateway issue
2011-05-12 10:32:39 -05:00
Anthony Minessale
00b53a91ea
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
2011-04-29 10:24:50 -05:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Anthony Minessale
4b706dac51
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
2011-04-04 11:55:05 -05:00
Anthony Minessale
fda2283bbd
auto-aleg-full and auto-aleg-domain for from_domain field in gateway
2011-04-03 12:03:29 -05:00
Anthony Minessale
8c5586b2bc
add option for from-domain to be set to auto-aleg in gateway config
2011-04-01 14:22:43 -05:00
Anthony Minessale
7556ec57e9
FS-3187
2011-03-25 16:35:30 -05:00
Anthony Minessale
3e4957c0b3
revert 4f6d888152febb9b8c28854192d13fd6e7228b1d
2011-03-25 16:30:16 -05:00
Brian West
4f6d888152
Here try this
2011-03-24 21:29:55 -05:00
Anthony Minessale
db7933e72b
jitter buffer sanity checks
2011-03-17 22:29:16 -05:00
Anthony Minessale
24a972925b
pass header in X-FS headers on attended transfer CID update to indicate specific situation to flip callee/caller id when targeting a 1 legged call
2011-03-11 13:00:55 -06:00
Anthony Minessale
59da356d06
fix mistake from earlier commit and improve flow of dtmf through a bridge when timer is disabled
2011-03-09 20:06:32 -06:00
Anthony Minessale
2a35dfb51e
add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge
2011-03-09 15:17:26 -06:00
Anthony Minessale
3eeb49950f
FS-3117 --comment-only try this patch
2011-03-03 10:14:52 -06:00
Anthony Minessale
01073a796e
add sip_jitter_buffer_during_bridge which you can set to true to keep a jitter buffer on both ends of the call when you are NormT
2011-03-02 19:11:29 -06:00
Anthony Minessale
d59d41d7b4
add param to jb to try to recapture latency (disabled by default)
2011-02-25 11:59:45 -06:00
Anthony Minessale
0dcdd78cb5
FS-3054 --comment-only try latest commit, I can guess what probably causes the seg based on my last patch
2011-02-22 17:22:01 -06:00
Anthony Minessale
e7acd4d138
FS-3054 re-open if this does not fix it.
2011-02-21 20:17:58 -06:00
Anthony Minessale
4e60f14a4d
FS-3072
2011-02-21 11:02:42 -06:00
Anthony Minessale
a2c0da53f3
add centralized registration db to core db and use it from mod_sofia
2011-02-11 23:10:12 -06:00
Anthony Minessale
88d410d314
fix uuid_jitterbuffer edge case debugging a non-existant jb causing a seg
2011-02-11 20:15:06 -06:00
Anthony Minessale
2401fec54b
minor regression from 4ae8282e6c6df0e296113e9b4b4a1383e1af8ad7 (sofia_contact with no args from cli caused seg)
2011-02-08 13:01:42 -06:00
Anthony Minessale
f0a31e1bff
default to 10
2011-02-07 14:35:56 -06:00
Anthony Minessale
4ae8282e6c
fix possible bad pointer in global vars (please test)
2011-02-02 15:43:26 -06:00
Anthony Minessale
52bf0423e2
try to fix SOA problem with early and answer audio with dissimilar sdp
2011-02-01 11:23:32 -06:00
Daniel Swarbrick
0e0431ecc6
update mod_sofia management interface OID
2011-01-26 20:07:33 +01:00
Travis Cross
7eceff48a2
update sofia usage string for flush_inbound_reg
2011-01-16 22:33:50 +00:00
Anthony Minessale
7b01cbbca4
add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none]
2011-01-14 13:58:21 -06:00
Anthony Minessale
54de293b05
fix seg related to ptime mismatch + CNG + PLC (if you ever get purple ptime mismatch warnings you want this patch)
2011-01-12 16:05:08 -06:00
Anthony Minessale
181b543b0c
add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge
2011-01-05 16:25:14 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Anthony Minessale
0920645d1f
update
2010-12-29 15:04:19 -06:00
Anthony Minessale
650393fb90
add recovery_refresh app and api and use it in mod_conference to send a message to the channel telling it to sync its recovery snapshot
2010-12-29 13:15:14 -06:00
Anthony Minessale
81608da006
refactor sofia_contact to try the profile_name first then the domain to resolve the profile then fall back to querying every profile to reduce confusion with multi-homers (d'oh) also special profile name * will force a search-all situation
2010-12-29 12:28:12 -06:00
Anthony Minessale
668763f490
prevent race on codec change mid-call
2010-12-17 17:27:23 -06:00
Anthony Minessale
1e0df408cf
oops
2010-12-17 15:28:19 -06:00