Call Manager (from Yeastar)

citrix34

New Member
Joined
Dec 22, 2007
Messages
8
Reaction score
0
Call Manager (from Yeastar) Resolved - Works !!!!

Hi,

i try to use Call Manager from Yeastar.
(distro: http://www.yeastar.com/Products/AstriWare.asp)

That's a free call manager for Asterisk based PBX.

i used it with Elastix & Trixbox with no problem.
That's very easy to implement but despite the fact the daemon works perfectly under PIAF 1.1, i can't reach it from the Win32 cleint telling me he can't find the server.... Any idea ?

Thanks
JP:confused5:
 
Turn off the firewall temporarily and see if that helps: help-pbx
 
disable firewall

i try it.. but it still doesn't work :cryin:
ports list :
server udp 1500 & tcp 1501
client udp 1407 & tcp 1408
console tcp 1502

strange... it works well under Trixbox and Elastix....
 
Be sure your /etc/asterisk/manager_custom.conf file has these entries:
Code:
[phpconfig]
secret = php[onfig
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

[phpagi]
secret = phpagi
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

If this doesn't fix it, take a look at their installation docs and be sure you didn't skip a step. If you have a trixbox or Elastix system with this working, look at the entries in the manager.conf, manager_custom.conf, and manager_additional.conf files and report back.
 
Perfect !!!! it works now (combined with a trouble with iptables !!!)
Thanks to all of you.
JP
 
I think I have port problems - but I'm not sure exactly what to do about them. Server side looks great - client installs fine - but no connection. All the listed entries in phpconfig and phpagi are as they should be.

Updated: Seems a reboot was needed. All is well now. TS
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top