calabro / outcall

Automatically exported from code.google.com/p/outcall
0 stars 0 forks source link

Unable to initiate call via outlook OutCAll #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to dial any number from outlook OutCall
2.
3.

What is the expected output? What do you see instead?

Response: Error
ActionID: outcall_dial_action
Message: Permission denied

What version of the product are you using? On what operating system?
WinXP SP3

Please provide any additional information below.

manager.conf:
[outcall]
secret = PASSWORD
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate
[click2call]
secret= PASSWORD
deny=0.0.0.0/0.0.0.0
permit=0.0.0.0/0.0.0.0              
read = call,originate
write = call,originate

Extension setting:

Extension: 155
Protocol: SIP
Password: <extension secret as defined in phone and Asterisk>
Re-type password: <extension secret as defined in phone and Asterisk>

Original issue reported on code.google.com by Ald...@gmail.com on 18 Jan 2010 at 4:47

GoogleCodeExporter commented 8 years ago
PS: using Asterisk 1.6 with FreePBX interface

Original comment by or...@solarpathusa.com on 18 Jan 2010 at 4:58

GoogleCodeExporter commented 8 years ago
In Asterisk 1.6 you must set 'originate' in manager.conf, otherwise due to the 
security restrictions you get "Permission Denied" error message.

Original comment by denis.ko...@gmail.com on 22 Sep 2010 at 12:28

GoogleCodeExporter commented 8 years ago
I have the same problem but I'm using a Elastix 2.0.  I don't know where I have 
to write the "Extension setting:" Help Please.

Thanks

Original comment by enricb...@gmail.com on 13 Jan 2011 at 4:19

GoogleCodeExporter commented 8 years ago
You must correct file /etc/asterisk/manager_custom.conf

Original comment by warbu...@gmail.com on 16 Aug 2012 at 7:59