Anthony Minessale
4ef9b3fe56
FS-4079 new patch, please test
2012-08-13 13:48:06 -05:00
Moises Silva
6732eae971
Fix typo on rtp.c causing compiler error (FS-4511)
2012-08-11 16:19:11 -04:00
Jeff Lenk
e9ce6ae0e9
FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008
2012-08-08 21:18:06 -05:00
Anthony Minessale
ef5c1256f3
add rtp endpoint contributed by sangoma
2012-08-08 14:46:38 -05:00
Anthony Minessale
47f614d40a
FS-4507 --resolve
2012-08-08 09:59:36 -05:00
Anthony Minessale
d806014009
FS-4079 try this
2012-08-07 17:23:01 -05:00
Anthony Minessale
06ed24b2d4
FS-4501 try this
2012-08-06 19:38:56 -05:00
Anthony Minessale
c3de9637af
FS-4079 please test
2012-08-06 16:12:03 -05:00
Anthony Minessale
b843e8fd8b
FS-4495 --resolve
2012-08-06 10:49:48 -05:00
Anthony Minessale
996c5378a1
4579 tweaks
2012-08-05 16:45:14 -05:00
Anthony Minessale
e97da8e20a
remove debug
2012-07-31 16:35:56 -05:00
Anthony Minessale
beed0336c0
FS-4484 I missed the part about gateways, that is a different story. Try this patch
2012-07-31 15:53:00 -05:00
Anthony Minessale
f6ca367fff
doh
2012-07-31 15:44:57 -05:00
Anthony Minessale
a7b10081c8
send notifies for refer for 4579
2012-07-31 15:26:03 -05:00
Anthony Minessale
e40e8696fc
update 4579 stuff
2012-07-31 14:01:56 -05:00
Anthony Minessale
0f4ecab5e9
FS-4481 --resolve seg is fixed but just utf-8 will not work. you need type/subtype format like text/utf-8
2012-07-30 16:36:20 -05:00
Anthony Minessale
365b9feb72
457x tweaks
2012-07-27 15:07:11 -05:00
Anthony Minessale
034d3741c1
4569 tweaks
2012-07-26 21:07:10 -05:00
Anthony Minessale
772f60d235
4569 tweaks
2012-07-26 16:47:50 -05:00
Anthony Minessale
93f96addc3
FS-4453 confirm this fixes your problem please
2012-07-26 12:32:51 -05:00
Anthony Minessale
32b3f3e224
doh
2012-07-25 19:09:03 -05:00
Anthony Minessale
c9e172789c
FS-4467 try this patch that will sanity check for dups to catch this case when the ambigous method is used
2012-07-25 16:34:43 -05:00
Anthony Minessale
d832b5dfef
FS-4453 --resolve this will now cause up to a 20 second timeout waiting for the response and the call will be blocking
2012-07-24 13:45:10 -05:00
Anthony Minessale
ac7e45400f
typo
2012-07-23 13:20:06 -05:00
Anthony Minessale
9fe08675a1
add tags to allow crypto in avp
2012-07-20 12:11:02 -05:00
Anthony Minessale
e3a6366782
FS-4420 --resolve
2012-07-20 11:17:45 -05:00
Anthony Minessale
f50d14a7d1
treate no method as INVITE
2012-07-19 17:03:23 -05:00
Anthony Minessale
7ec09b0e56
FS-4378 --resolve 0 is success, thats the missing bit, this will work
2012-07-19 11:09:30 -05:00
Anthony Minessale
ec412c07d2
typo
2012-07-18 23:02:32 -05:00
Anthony Minessale
f4715781dc
FS-4382 reverse this so you have to enable instead of disable, this patch has been causing srtp issues because the change in ssrc
2012-07-18 22:01:41 -05:00
Anthony Minessale
5867d0424d
FS-4079 please try this
2012-07-18 21:48:53 -05:00
Anthony Minessale
d3f1eeea61
FS-4378 actually fire the event
2012-07-18 12:37:12 -05:00
Jeff Lenk
ef3050f3a9
FS-4442 try this
2012-07-17 22:40:13 -05:00
Anthony Minessale
223244d491
FS-4435 looks ok at a glance, at least this code is isolated to the small few who actually use it so i will put it in for testing
2012-07-17 17:01:10 -05:00
Anthony Minessale
cbca8b3480
FS-4428 --resolve
2012-07-16 13:53:19 -05:00
Anthony Minessale
ba6c404eb9
FS-4422
2012-07-12 18:10:20 -05:00
Anthony Minessale
18a16e6931
FS-4335 test this patch, and also remember you must resubmit the logs after each new test
2012-07-12 17:45:43 -05:00
Anthony Minessale
cc48015709
conf tweaks
2012-07-12 14:30:44 -05:00
Anthony Minessale
a06eb2db30
FS-4328 try this
2012-07-11 18:12:26 -05:00
Anthony Minessale
4e0f40d7c6
update
2012-07-11 17:25:45 -05:00
Anthony Minessale
2aebe2456f
first pass on some new stuff
2012-07-11 15:15:50 -05:00
Anthony Minessale
ba428a1559
FS-4406 please test asap and report back
2012-07-10 23:04:16 -05:00
Anthony Minessale
6904ae6f3b
FS-4404 regression from b9b4db7d40159ec1b8d2a0c0f41655339daa0887
2012-07-10 13:28:38 -05:00
Stefan Knoblich
111ef49f1f
mod_sofia: Use switch_add_event_header_string() for string values.
...
Errors fixed:
sofia.c: In function 'sofia_handle_sip_i_refer':
sofia.c:7323:5: error: format not a string literal and no format arguments
sofia.c:7324:5: error: format not a string literal and no format arguments
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-10 14:30:01 +02:00
Anthony Minessale
e79e6146c5
FS-4378 add sofia::error custom event
2012-07-09 10:56:04 -05:00
Anthony Minessale
b9b4db7d40
FS-4404 --resolve
2012-07-09 10:37:15 -05:00
Anthony Minessale
9ca929218f
FS-4382 --resolve
2012-07-06 11:12:14 -05:00
Anthony Minessale
da8885cc51
FS-4397 --resolve
2012-07-06 10:55:53 -05:00
Anthony Minessale
ef23fbaf12
FS-4374 moving the memory to the heap, this should take care of the problem for sure
2012-07-05 12:04:30 -05:00
Anthony Minessale
694c8c0fa1
FS-4335 please update and try this
2012-07-05 11:42:07 -05:00