Good idea, Tony, thanks !
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-biz
OK, as promised, here are the details of the solution.
The local phone which shall dial out is SIP/2000, and the external number to be
called is 0123456789. The SIP/2000 will auto-answer, so that the user (having a
headset on) will be able to make an outbound call without using the phone
hardwa
ftrag von Olle E. Johansson
Gesendet: Sonntag, 29. November 2009 19:43
An: Commercial and Business-Oriented Asterisk Discussion
Betreff: Re: [asterisk-biz] auto-answering an originated call, dialplan /
manager interface problem
29 nov 2009 kl. 17.47 skrev Mueller, Alexander:
> 29.11. 17:3
CS, thanks, both this ways I already went, but they don't solve the problem.
The originate way originates my call, but the agent has to press the
acknowledge button on his phone, which shall not occur (the call shall be
established without the agent needing to use the hardware phone). The dialpl
CS, that's my problem, exactly how you describe it:
>>> but why can't you redirect the AMI Originate to a dialplan script that uses
>>> the SipAddHeader?
After lots of experimenting, I now come from AMI into the dialplan by just
calling "Action: Command\r\nCommand: console dial #*2000" from the
Matt,
thanks for the idea !
>From the Moment where I have a leg to my phone, I know how to make a Redirect
>outside for the second leg.
But building the first leg will be difficult; I know how to set a SIPHeader for
my phone in order to make it auto-answer ... but just inside the dialplan, not
Alex,
thanks, I'm programming for our company myself, we have our own complex PBX
service running.
But this tricky thing needs to be solved ...
-Ursprüngliche Nachricht-
Von: asterisk-biz-boun...@lists.digium.com
[mailto:asterisk-biz-boun...@lists.digium.com] Im Auftrag von Alexender
Hi Rick,
thanks for the mail, but my intention was, that the people do *not* have to
press anything on the phone, perhaps I didn't make that clear enough.
You write what happens, when they pick up the phone ... that's too late for me,
I need to originate the call and have the phone pick up auto
Hello, I try to initiate an outbound call via "ORIGINATE" (AMI interface), and
I need to bring the phone that calls outbound to auto-answer, so that the user
just has to press a button on the computer, not on the phone.
Problem: I have no chance to do anything inside the dialplan, the call is
i