Os Open source dialer not working on Centos Asterisk platform

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Os Open source dialer not working on Centos Asterisk platform
# 1  
Old 01-28-2013
Os Open source dialer not working on Centos Asterisk platform

Hi

We have one centos Server on Asterisk platform and using OS Open source dialer for dialing outbound connections.We are using eyebeam as a softphone for calling with Server ip 192.168.1.X.Today i found dialing issues with each client side phones.Not showing pause/resume button when browse 192.168.1.X ip of server.I checked my server and found mysql missing issue.i did yum update mysql and now its showing ok on startup and shutdown.But still client side not showing pause/resume button as well calls are not coming properly on agents machine.

Please let me know some solution

Thank You

Vaibhav
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Red Hat

Os (open source dialer config on centos)

Hii Champs I want to configure OS (Open source dialer on asterisk platform) for Centos.here is the detail : We are going to use inbound outbound calling.We have Two servers with 2 separate network for inbound and outbound calling.using 6 mbps dedicated line with 2 mbps bakcup line.I want... (0 Replies)
Discussion started by: Vaibhav.T
0 Replies

2. Red Hat

[help]Open port Centos

I uses iptables but not working :mad: (2 Replies)
Discussion started by: lup
2 Replies

3. UNIX for Advanced & Expert Users

How To Fetch Time From Putside Source On Unix Platform?

CAN ANY PLESE TEL ME,HOW CAN I FETCH TIME FROM SOME EXTERNAL SOURCE (eg. NETWORK TIME SERVER S 200) ON UNIX PLATFORM,PROVIDED TIME IS COMING FROM SOME IP "X".WHAT CODE SHOULD I RUN IN STARTUP (2 Replies)
Discussion started by: pesty
2 Replies

4. UNIX for Dummies Questions & Answers

Best open source firewall for a Centos Server

any recommendations ? thanks (1 Reply)
Discussion started by: upirate
1 Replies
Login or Register to Ask a Question
ASTMAN(1)						     Linux Programmer's Manual							 ASTMAN(1)

NAME
astman -- a client to asterisk's manager interface SYNOPSIS
astman hostname DESCRIPTION
astman This program is a full-screen (terminal) client for Asterisk's manager interface. OPTIONS
hostname The host name or IP address to connect to (TCP port 5038). If astman fails to connect it will exit immidiately. USAGE
If astman has successfully cunnected to the manager port it will prompt the user for a username and a secret (password) for the manager interface on the remote Asterisk manager interface. It will then be able to report existing channels (calls). You will then be able to re- direct calls to or terminate them. SEE ALSO
asterisk(8) http://www.voip-info.org/wiki-Asterisk+astman BUGS
The hostname does not default to localhost. Impossible to use a port other than 5038. The username and password cannot be defined from the command-line. I mean, what's the point in a man page if the syntax is so simple? AUTHOR
This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> Permission is granted to copy, distribute and/or modify this docu- ment under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. astman Jun 12th, 2005 ASTMAN(1)