[Freeswitch-users] DISA, originate & bridge

Boris Kovalenko boris at tagnet.ru
Thu Jul 14 10:55:45 MSD 2011


Hello!

     I'm trying to modify DISA javascript example to use 'originate' 
instead of 'transfer'.  So the problem is - after originated call is 
answered I see no voice. Thinking this is becase call is not bridged to 
the current session. How may I do this? My peace of code:

osession = new Session("{origination_caller_id_number=7343523000
1,v_ats_dstport=50002}sofia/epbx/89979049898XXX at X.X.X.42:5061");
                 while(osession.ready()) {
                     // Don't know what to write here
                 }

-- 
Regards,
Boris





More information about the FreeSWITCH-users mailing list