README in freeswitcher-0.4.1 vs README in freeswitcher-0.4.2

- old
+ new

@@ -95,10 +95,10 @@ pp event.content[:event_name] end end - FSR.start_ies!(IesDemo, :host => "localhost", :port => 8021) + FSR.start_ies!(IesDemo, :host => "localhost", :port => 8021, :auth => "ClueCon") An example of using FSR::CommandSocket to originate a new call in irb: ----------------------------------------------------------------------