Matthew B Marlowe
2004-Feb-17 07:03 UTC
[Asterisk-Users] Anyway to automate an AgentCallBackLogin
I currently have 4 extensions that look like so: exten => 1003,1,AgentCallBackLogin(613,<cell number>@gear3) exten => 1003,2,Hangup I want these agents logged in at all times, with the agentcallbacklogin function to provide hitting # to accept the call support But if asterisk is restarted, we have to dial these extensions again. And what if we forget? I want these agents logged in at all times, 24/7 with no exceptions. Is ther any way to do this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040217/f3b8391e/attachment.htm
On Tue, 17 Feb 2004, Matthew B Marlowe waxed:> I currently have 4 extensions that look like so: > > exten => 1003,1,AgentCallBackLogin(613,<cell number>@gear3) > exten => 1003,2,Hangup > > I want these agents logged in at all times, with the agentcallbacklogin > function to provide hitting # to accept the call support > But if asterisk is restarted, we have to dial these extensions again. > And what if we forget? > I want these agents logged in at all times, 24/7 with no exceptions. > Is ther any way to do this?A quick and dirty hack might be to spool sample.call files into /var/spool/asterisk/outgoing every minute with cron to dial that extension. --Chris -- Chris Maj <cmaj_hat_freedomcorpse_hot_info> Pronunciation Guide: Maj == May Fingerprint: 43D6 799C F6CF F920 6623 DC85 C8A3 CFFE F0DE C146