I have linked sipml5 based browser client to freeswitch. All browser based client are registered as
sofia/internal/user@domain.
now I am routing all incoming calls on dialplan default to adhearsion controller. which is
answer
hangup
no dial in above controller will be again parked by default dialplan, and again and again.
my target is to bridge A and B if A calls to B. I can do it without parking but I need to connect call thru ahn app, as I would be tracking ahn
call.id . This
call.id I will utilize later to make conference room and other stuff.
Basically I don't want to use freeswitch dialplan, ahn give a much better control.