[Asterisk-Users] Re:initiate call with asterisk -> authentication
error telnetting to Manager API
Eric
es at fruitcom.com
Mon Sep 5 06:59:23 MST 2005
Hi
I have the following error in the logs when trying to login to
the Manager API:
... tried to authenticate with non-existant user 'admin'
Login is as follows:
Action: Login
Username: admin
Secret: secret
Action: Originate
Channel: SIP/snom
Context: default
Exten: 99992412
Priority: 1
Callerid: Asterisk Automatic Wardial
Action: Logoff
============= managet.conf is =======
; Asterisk Call Management support
;
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
;[mark]
user=admin
secret=secret
;deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
======================================
What gives?
Thanks
Eric
Adam Dobrin said:
> http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out
>
> Eric wrote:
>
> >I would like to initiate a call in asterisk (say with cron)
> >so that this call rings on the destination number _and_
> >on an asterisk extension.
> >
> >How would I achieve this?
> >
> >thanks
> >
> >
> >
>
> _______________________________________________
> 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
--
Eric Smith
More information about the asterisk-users
mailing list