[Asterisk-Users] Dialing an extension during Dial()
programmer_ted
ted at fusionapple.com
Wed Jul 7 15:38:27 MST 2004
To be totally honest, I think you came to the correct
conclusion. Extensions can only be dialed when an application command
isn't already being run on the channel, or if the application itself allows
extensions to be dialed (Dial after hitting pound when the call has gone
through, or commands like Background). This isn't to say it isn't possible
with a little coding. In fact, I'll go see how easy it is to allow an
extension to be entered while the call is being connected, and get back to you.
At 08:06 AM 7/7/2004, you wrote:
>I need to be able to have callers cancel a Dial() command by pressing 1 so
>that they can leave a message. I am unable to get this working. It seems
>that Dial() will only allow the caller to transfer after the call has been
>connected or after the Dial() command itself has timed out. Can someone
>please help?
>
>-Ryan
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list