Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outcall 1.6.0 Outgoing Calls hang up #103

Open
miguelsanzpardo opened this issue Mar 2, 2016 · 0 comments
Open

Outcall 1.6.0 Outgoing Calls hang up #103

miguelsanzpardo opened this issue Mar 2, 2016 · 0 comments

Comments

@miguelsanzpardo
Copy link

Hello good morning,

I am having problems with outgoing calls generated using outcall 1.6.0

I have:

  • Elastix 2.5.0 (Asterisk 11.17.1)
  • Outloook 2007
  • Windows 7 64 bits

When I try to make a call form outlook (ext.1001) to ext. 1002:
1º) I connect to outlook and pulse dial to 1002
2º) It sounds 1001 extension (me)
3º) I put off hook my phone
4º) It sounds 1002 extension (callee)
5º) Callee put of hook his phone
6º) The call hangs up automatically

extensions.conf:
[from-internal]
exten => _1XXX,1,Set(__ALERT_INFO=inside)
same => n,Dial(SIP/${EXTEN})
same => n,Hangup()

manager.conf:
[outcall]
secret = password
read = system,call,log,verbose,command,agent,user,config,originate
write = system,call,log,verbose,command,agent,user,config,originate
displayconnects = yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant