Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'bridge'

965023 - cheater: javascript object bridge jscript ecma closure listener
  1. <SCRIPT TYPE="text/javascript">
  2.  setInterval("onWidthChange.check()", 10);
  3.  var onWidthChange =
  4.  (
  5.   function()
  6.   {
  7.    var listeners = [];
  8.    var Listener = function(selector, event)
  9.  
936942 - FreeSWITCH dialplan: execute_ext: freeswitch execute_extension bridge
  1. <extension name="user1">
  2.     <condition field="destination_number" expression="5001">
  3.         <action application="set" data="group_confirm_key=exec"/>
  4.         <action application="set" data="group_confirm_file=execute_extension 5000 xml" />
  5.         <action application="bridge" data="sofia/default/user1.lothar@192.168.0.2:15060"/>
  6.     </condition>
  7. </extension>
  8. <extension name="answer">
  9.  
936940 - FreeSWITCH log when using execut: freeswitch execute_extension bridge
  1. 2008-03-10 17:05:18 [DEBUG] mod_dialplan_xml.c:107 parse_exten() test conditions destination_number(5000) =~ /1016/
  2. 2008-03-10 17:05:18 [DEBUG] mod_dialplan_xml.c:109 parse_exten() Regex mismatch
  3. 2008-03-10 17:05:18 [DEBUG] mod_dialplan_xml.c:107 parse_exten() test conditions destination_number(5000) =~ /5000/
  4. 2008-03-10 17:05:18 [DEBUG] mod_dialplan_xml.c:278 dialplan_hunt() sofia/default/user1.lothar@192.168.0.2:15060 State Change CS_HOLD -> CS_EXECUTE
  5. 2008-03-10 17:05:18 [DEBUG] switch_core_session.c:670 switch_core_session_signal_state_change() Kill sofia/default/user1.lothar@192.168.0.2:15060 [BREAK]
  6. 2008-03-10 17:05:18 [DEBUG] switch_core_state_machine.c:401 switch_core_session_run() sofia/default/user1.lothar@192.168.0.2:15060 Running State Change CS_EXECUTE
  7. 2008-03-10 17:05:18 [DEBUG] switch_core_state_machine.c:449 switch_core_session_run() (sofia/default/user1.lothar@192.168.0.2:15060) State EXECUTE
  8. 2008-03-10 17:05:18 [DEBUG] mod_sofia.c:156 sofia_on_execute() sofia/default/user1.lothar@192.168.0.2:15060 SOFIA EXECUTE
  9.  
worth-right
fantasy-obligation