3150 Commits

Author SHA1 Message Date
Anthony Minessale
1b2b456510 add transfer_to variable for call processing 2012-09-18 15:39:28 -05:00
Anthony Minessale
475522b520 tweak 2012-09-18 11:13:09 -05:00
Jeff Lenk
6803346c94 fix for last commit - tony please check 2012-09-17 23:18:17 -05:00
Anthony Minessale
61f4648aa7 FS-4621 --resolve everyone will want this patch omfg 2012-09-17 20:02:14 -05:00
Anthony Minessale
0d21c81015 FS-4595 please update to this revision and supply full debug logs 2012-09-17 18:59:35 -05:00
Anthony Minessale
3359f04a3f only use the wait_for_aleg_ack when the call is unanswered 2012-09-14 16:21:44 -05:00
Jeff Lenk
076726a163 vs2008 add missing file mod_sofia 2012-09-14 14:23:28 -05:00
Anthony Minessale
6721cd918a hangup unauth calls with rejected cause 2012-09-14 11:19:36 -05:00
Brian West
4100c3b532 FS-4599 --resolve 2012-09-14 10:29:25 -05:00
Anthony Minessale
8f0c726b13 add send-display-update profile param to disable the update method 2012-09-11 15:40:50 -05:00
Brian West
99eee5f528 Support rebooting some more ciscos 2012-09-10 18:25:02 -05:00
Anthony Minessale
273b7f59a5 FS-4595 please test 2012-09-10 18:21:08 -05:00
Anthony Minessale
40533e7378 set new pt on re-invite video negotiation 2012-09-10 15:20:30 -05:00
Raymond Chandler
48f5724c27 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-09-10 14:54:15 -04:00
Anthony Minessale
4ddfedbf71 minor video tweaks 2012-09-10 12:58:23 -05:00
Anthony Minessale
36cee285b0 FS-4602 --resolve 2012-09-08 16:12:35 -05:00
Raymond Chandler
bf4bb0028e Merge branch 'master' into FS-4558 2012-09-08 02:29:59 -04:00
Raymond Chandler
8ef13dd8a2 FS-4558 --resolve 2012-09-08 02:28:35 -04:00
Anthony Minessale
e2544415ad add chan vars to tell sip to break the rfc and expect the codec payload the other side replies with rather than the one it offered which is the correct behaviour 2012-09-07 16:50:50 -05:00
Anthony Minessale
bfc46567c1 add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs 2012-09-07 15:33:09 -05:00
Anthony Minessale
cd8814844a FS-4408 fix crash caused by missing or invalid call-id in sip invite 2012-09-07 15:08:10 -05:00
Anthony Minessale
4cb0e2e5bd protect against case with null sofia_private in callback 2012-09-06 10:59:39 -05:00
Anthony Minessale
77de3905ee one more try 2012-09-05 13:48:52 -05:00
Anthony Minessale
d45db89833 second try at sip_wait_for_aleg_ack 2012-09-05 13:11:32 -05:00
Anthony Minessale
8650116d20 move verbos zrtp debug messages to log level DEBUG1 fsctl debug_level 1 to see them 2012-09-05 11:36:11 -05:00
Anthony Minessale
455b22480c FS-3971 --resolve 2012-09-04 12:30:23 -05:00
Anthony Minessale
a5e9f65e31 FS-4582 --resolve 2012-09-01 11:46:45 -05:00
Anthony Minessale
bfee2f5382 pull this code 2012-08-31 17:38:06 -05:00
Raymond Chandler
f05089b965 Merge branch 'master' of fs-git:freeswitch 2012-08-31 16:41:57 -04:00
Raymond Chandler
6ed3218f8a FS-4558: add uuid 2012-08-31 16:35:13 -04:00
Anthony Minessale
6e39233840 queue in-dialog message to the session 2012-08-31 15:28:02 -05:00
Anthony Minessale
984b27c68d add sip_wait_for_aleg_ack var 2012-08-31 14:49:21 -05:00
Anthony Minessale
722919668d add channel events to message when its in-dialog 2012-08-30 16:38:31 -05:00
Anthony Minessale
6d2b3256c3 another efficiency pass on sofia and refactoring of 3c685bff255779d21c1d6cd577276f1861be7aa2 to be more efficient 2012-08-30 15:26:13 -05:00
Anthony Minessale
c7d7bf23d3 only skip cdr on challenge calls not cancel 2012-08-29 18:35:52 -05:00
Anthony Minessale
4fb38a93a4 add fire-message-events profile param 2012-08-29 15:38:01 -05:00
Anthony Minessale
fb9b69f469 add fire-message-events profile param 2012-08-29 15:34:17 -05:00
Anthony Minessale
d1b0b1168a some minor regressions from the last commit 2012-08-29 14:42:00 -05:00
Anthony Minessale
c1d2624ce5 FS-4570 --resolve 2012-08-29 11:50:55 -05:00
Anthony Minessale
3c685bff25 fix double sessions on auth challenged calls 2012-08-29 10:38:37 -05:00
Anthony Minessale
227ed3036e FS-4488 wrong format macro 2012-08-28 13:17:31 -05:00
Anthony Minessale
90e637cc2f FS-4561 more debug 2012-08-27 12:55:34 -05:00
Anthony Minessale
a0f752c564 FS-4561 revert 2012-08-27 12:50:51 -05:00
Anthony Minessale
be5fc2c0c5 enable debug 2012-08-27 12:38:48 -05:00
Anthony Minessale
4d8c82c86b FS-4561 please test this 2012-08-26 12:35:36 -05:00
Anthony Minessale
60cd56d1fc FS-4561 send notify with terminate state when we get a SUBSCRIBE with expires 0 2012-08-24 17:53:53 -05:00
Anthony Minessale
e0372f57c3 FS-4525 --resolve ok there was 2 parts to this and I missed one, your client actually uses different to and from in the subscribe where the majority use the target name in the request, to and from, this should make it compat 2012-08-24 13:15:57 -05:00
Anthony Minessale
04924f1694 FS-4079 FS-4540 regression from 5213c764bbaf779a0b4c4f9feb35f13b5097c6c4 please update ASAP if you are running this one 2012-08-23 14:56:37 -05:00
Anthony Minessale
29a3d7ab02 copy channel data into RECV_INFO event 2012-08-23 13:07:08 -05:00
Anthony Minessale
cfa02f0e32 FS-4561 please update to this version and retest with new logs if necessary 2012-08-23 13:02:08 -05:00