4806 Commits

Author SHA1 Message Date
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
524468be7b FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend 2012-07-23 11:36:19 -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
19b7e30eea crypto tweak for dingaling 2012-07-17 14:02:36 -05:00
Anthony Minessale
c359dc83e3 doh 2012-07-16 17:16:10 -05:00
Anthony Minessale
cbca8b3480 FS-4428 --resolve 2012-07-16 13:53:19 -05:00
Anthony Minessale
68d9a83e8e enable srtp for dingaling 2012-07-16 12:44:04 -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
Anthony Minessale
15fda06646 FS-4381 --resolve 2012-07-03 09:23:25 -05:00
Anthony Minessale
784fcf08ad FS-4373 --resolve 2012-07-02 09:51:08 -05:00
Anthony Minessale
5f09b40381 add sip_recovery_break_rfc variable to set globally or per channel to not reverse the from and 2 on uas re-invites 2012-06-29 14:41:06 -05:00
Michael Jerris
e9a66618ff FS-4353: missing free from last commit 2012-06-27 15:53:15 -04:00
Anthony Minessale
ed0ab36e2d FS-4353 redirect case 2012-06-27 12:25:03 -05:00
Anthony Minessale
b0f53cd625 FS-4353 --resolve this may also fix FS-4079 2012-06-27 09:33:01 -05:00
Anthony Minessale
cfe435c667 fix typo 2012-06-23 06:18:09 -05:00
Anthony Minessale
76fae0cec0 add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
Brian West
37e61ee6eb FS-4320 sigh 2012-06-21 13:07:38 -05:00
Jeff Lenk
2091f4f0d3 FS-4319 --resolve portaudio not always moving the active call to the top of its internal list (invalid ringing) 2012-06-21 09:52:13 -05:00
Mathieu Rene
a0a9efcf02 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-06-20 15:43:20 -04:00
Mathieu Rene
d67031a9c6 FS-4007 2012-06-20 15:42:57 -04:00
Jeff Lenk
9e90bbd12b Revert "FS-4321 fix startup with odbc"
This reverts commit 28fd1f97ea4004e75f61d266438d8093d3a4bc99.

this needs to be fixed a different way
2012-06-20 11:05:53 -05:00
Giovanni Maruzzelli
a80b68367c FS-4278 skypopen: oss driver compiles on kernels >= 3.4.0 2012-06-20 11:28:57 +02:00
Michael Jerris
6ea4a5c503 typo 2012-06-19 22:43:28 -04:00
Michael Jerris
773fb5e3a5 use reg call id on reboot notifies and pass it back in reverse auth lookup 2012-06-19 21:58:43 -04:00