Displaying 1 result from an estimated 1 matches for "a1c437a9".
Did you mean:
a1c3729
2010 Jul 27
2
urgent:how to transfer a call using asterisk FAGI
Hi,
I have xlite registered with a user. Now i dial an extension say 1500 which
has the dial plan as follows.
exten==>1500,1,AGI("localhost//hello.agi"
So when i dial extenstion 1500 the script hello.agi is invoked which in turn
plays a welcome message. I now want to transfer the call now to operator.
How can i achieve this???Please help me in this regard as this is very
urgent.