similar to: Ghost ??

Displaying 20 results from an estimated 3000 matches similar to: "Ghost ??"

2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895
2009 Jan 25
10
CentOS and BAT File
In windows, we use BAT file to execute few series of command , which help us in not writing each command manually everytime we want to execute those commands. In CentOS, I want to do the same thing. Any Advice ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090125/d67fb239/attachment.htm
2009 Jan 26
7
Auto Detect
Which command to run which will auto detect all hardwares present in the system ? OS : CentOS Running Asterisk -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090126/5e064cf8/attachment.htm
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CLI Output : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vicidialnow*CLI> == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Manager 'sendcron' logged off from
2009 Feb 11
3
Billing and Soft Switch.
Looking for a Free VOIP Billing and Soft Switch. Any suggestions ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090211/9ff6e652/attachment.htm
2009 May 19
9
Hang at 5:34 pm EST
Some at 5:34 pm EST DAILY, all my call get disconnect. I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, but its same. I tried changing VOIP provider I tried changing Internet Provider..But no help.. What could be the reason ? Here are my enties of crontab : ### recording mixing/compressing/ftping scripts 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * *
2009 Aug 20
12
IPKall and FWD
We all know the FWD is NO more available. How to set up IPKALL so that my Inbound number rings on my eyebeam or xlite ? Any alternative for FWD ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090820/4206395a/attachment.htm
2010 Mar 04
9
30 mins GSM file
I need to create 30 mins of GSM file for Asterisk . Silent / Blank file. Whats the best way to create it ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100305/b92821c0/attachment.htm
2009 Aug 28
4
Report
[This email is either empty or too large to be displayed at this time]
2009 Feb 24
8
HDD FULLL
I have 320 GB SATA HDD. When I checked my phpsysinfo, it shows 95% HDD is filled. [root at vicidialnow ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 301924504 285002780 1337472 100% / /dev/sda1 101086 11062 84805 12% /boot tmpfs 1553832 0 1553832 0% /dev/shm [root at vicidialnow ~]# du 16896 . You have new mail in /var/spool/mail/root [root at vicidialnow ~]# df -i
2009 Jan 28
4
Call Recording Alias
Modified httf.conf file and added : ------------------------------------------------------ Alias /recordings/ "/var/spool/asterisk/monitorDONE/" <Directory "/var/spool/asterisk/monitorDONE"> Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory> Created a folder under vicidial as recordings. FULL_RECORDING is also enabled.
2009 May 01
9
LoadAvg , Codec and Bandwidth Utilisation
1) If I see the Loadavg more than 4 , whats the immediate solution to get it under 1 APART from restarting the server ? 2) I get too much of cross connections. Can Codec be the culprit ? I use g729. Can using GSM will solve the problem ? What could be the other reasons ? 3) Anyway to measure the bandwidth utilisation from the server ? -------------- next part -------------- An HTML attachment
2009 Jan 27
2
Module res_odbc is not loading
Hi, I have remove the comment defor res_odbc.so and res_config_odbc.so in my modules.conf, but the module is still not loading when I do: module show like odbc I have o module returned anybody knows why? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2009 May 17
2
Calls Declined
All my calls are getting DECLINED when I am trying from xlite : CLI shows : May 18 00:00:32 WARNING[4617]: channel.c:2781 ast_channel_make_compatible: No pa th to translate from SIP/cc101-b790c1d8(4) to SIP/sip19-090e87d8(256) May 18 00:00:32 WARNING[4617]: app_dial.c:1628 dial_exec_full: Had to drop call because I couldn't make SIP/cc101-b790c1d8 compatible with
2009 Jun 22
6
Learn Asterisk
What the best website and book to start learning asterisk ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090622/aabe17b8/attachment.htm
2009 Jan 07
5
recommendation for German sound files
Hi! http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German lists a plenty of sound files for German. Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon). thanks klaus
2009 Jan 22
7
Root Password not taking
In one of my center , its not taking root password. Anyways to recover it ? In other terms , I lost the control of server. Any solution or re-installation is the only way left ? I am using CentOS. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090122/ef95ad6e/attachment.htm
2009 Jan 26
2
custom cdr userfiled
Dear, I added new field to cdr table , named "service" and type varchar(20), but in extensions.conf with the following command, nothing to be saved. exten => _X.,1,Set(CDR(service)=OUT) does asterisk support this ability ? is any setting must be changed, before that ? best Mani
2009 Nov 10
2
Hangup
Hi, is it possible to hangup a channel from another channel? I want to finish a call from another channel, but if I put exten => h,n,HangUp(channelname) it doesn't hangup... Is that correct? Thanks, _________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 May 24
7
Asterisk, SQL Database Update
Is there any method in Asterisk to enable the updating process into another SQL database through entering IVR options during the call. Thanks a lot. _________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!