On Sat, Feb 12, 2011 at 04:23:00PM +0000, Edwin Quijada wrote:
>I have a webpage with information about a customer so in this page the agent 
>click a phone number and asterisk do the call and transfer the call to agent 
>if this call is answered.

Usually it's the other way round: the agent's phone rings, and when he
picks it up the other end gets dialled. That's trivial with call files:

Channel: (local channel ID for agent)
Context: (context for calling local channel)
Extension: (remote party's phone number)

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to