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@myprovider) Then put Local/bob@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.
-- _____________________________________________________________________ -- 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
