[asterisk-users] Ringing agents cell as an alert?
James Sharp
james at fivecats.org
Tue Jan 3 12:32:00 CST 2012
On 01/03/2012 01:22 PM, Todd Routhier wrote:
> Sounds perfect, I will need to look into how to blend them together like
> that.
Put them in extensions conf like so:
[agentblends]
exten => bob,1,Dial(SIP/300&SIP/12102263232 at myprovider)
Then put Local/bob at agentblends into your queue.
>
> I wonder though, will channel state still work using that method? I
> think it's needed by something in the queue but I can't remember at the
> moment.
>
Channel state for ringing/answer? The state will be ringing until Bob
either answers his cell phone (or his cell voicemail answers, that may
be a quirk. Adjust the "timeout" parameter on the dial command to work
that out) or his SIP phone.
More information about the asterisk-users
mailing list