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?

Reply via email to