Sie sind auf Seite 1von 3

Finding “Loss making routes” and selecting feasible and quality International

routes
Experienced in monitoring, troubleshooting and security issues such as Latency,
Jitter,
Broadband issues,

voip voice affecting things... jitter, latency etc


switches
cisco

Asterisk
=========

Where are Spans configured for digium cards and where is signalling configured?
system.conf & chan_dahdi.conf

how many channels are in E1? how many data and how many signalling?

what is signalling type for E1 lines? pri_cpe

immediate=yes in chan_dahdi? calls will always land on s,1

draw invite message flow for a call

what is a sip trunk

what is codec. basic differences between codec and format?

manager default port.

Methods to send outbound calls from system? (call files, manager action originate)

what is difference in SIP and SDP and what information SDP contains?

SIP uses tcp or udp ?

what is difference in UDP vs TCP?

Vicidial
========

vicidial installation methods? scratch vs iso

campaign configuration?

how to check for an issue which happened last night?

iptables vs Susefirewall2?

write iptables rule to allow standard sip port to send/receive packets from single
IP only.

what issues can be faced if old asterisk version is mentioned in servers->asterisk


version.
what is balance dialling?

how can we archive recordings to a ftp server periodically?

clustering?

what is AMD and how do we enable it?

How to prepare a fully functional campaign and run it?

how to setup inbound DID configuration.

meetme vs confbridge?

what module is must for meetme to work.. ? ztdummy .....

what timing source can we use if dahdi module not available?


res_timing_timerfd, res_timing_pthread

how to create conference normally and dynamically?

how to change volume, mute/unmute, kick from conference? meetmeadmin...

What to do when client complains their calls go blank during call or when calls
disconnect after a specific duration, mostly 30 seconds?

Linux
=====

Q.1: What is the core of Linux Operating System?

A. Kernel

What is a swap space?

What is the basic difference between BASH and DOS? Dos-single process, single user,
support 1 cpu, dos case in-sensitive

How can you find out how much memory Linux is using?

How to clear cache in Linux?

How to check system specs like CPU, RAM, HD, Devices etc.

What are symbolic links?

How to find which mount is using how much space?

How to remount a partition without rebooting server? mount -o remount /

What are filenames that are preceded by a dot? and how to view them? hidden,
viewed by ls -la

What are the kinds of permissions under Linux?


rwx. -> what does dot mean in permission?

what is a sticky bit?

chmod vs chown ?

How do you terminate an ongoing process? what to do if it doesn't terminate with


kill command?

Write a command to find a specific text in all files in a given directory? grep
text /*

How to find size of a folder? du -sh

What is NOHUP, how to use it?

performance monitoring tools?

How to allow a user access to a specific folder? ACL ?

Das könnte Ihnen auch gefallen