similar to: How to enable the addon in the Asterisk 1.8 compilation

Displaying 20 results from an estimated 7000 matches similar to: "How to enable the addon in the Asterisk 1.8 compilation"

2011 Apr 20
2
issue with installtion asterisk
hello all, I have installed centos 5.5 ( linux text) and I have updated it with # yum install bison bison-devel================?ok # yum install ncurses ncurses-devel==========?ok # yum install zlib zlib-devel===============?ok # yum install openssl openssl-deve=======?ok # yum install gnutls-devel============ ==?ok # yum install gcc gcc-c++============?ok # yum install newt
2011 Feb 23
4
secret vs remotesecret on outgoing calls in Asterisk 1.6.2.16.1
Hello List, I have a little issue with calls placed to a provider declared on sip.conf, because of a not clear (*for me*) behavior of 'remotesecret' parameter. Before continuing, this is my environment: Asterisk: 1.6.2.16.1 OS: CentOS release 5.5 (Final) 2.6.18-194.32.1.el5 Details: I have this block on sip.conf ----- start ---- ... register => john:j0nhp4ss
2010 Mar 24
6
Restarting Asterisk using a script - Thanks to all -
Hi All, I do have asterisk installed for a call center and I would like to know if it is possible to create a scipt and execute it from a PC connected to the Network without accessing the server. This script should restart asterisk and another service related to aheeva. The problem now is that each time I have to access using PUTY to the server to start and run services manually. Service
2011 May 19
3
Manager logged on/off messages
Hi Is there a way I can stop Manager logged on/off messages from going to the console/logs without losing all the other information I need? Regards Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2010 Oct 27
1
Extension notation in default ViciDial installation
Hello List, A few days ago I installed ViciDial on a server, and while looking to the default 'extensions.conf' file, I saw this line: exten => _010*010*010*015*.,1,Dial(${TRUNKTESTast}/${EXTEN:16},55,oT) Can someone point me out to the Asterisk documentation part where explains how to use server IP's as extension number? I could not see it in the ATFOT2 book, and I would
2010 Aug 30
1
Asterisk routing to SoftSwitch
Dear All, First, I am not so much experienced in Asterisk. I need asterisk to route the call to soft switch when the caller is not in its extensions list. And also when routing to soft switch, a number 4327 has to be added in the caller's number and then routed. I think its not so hard in asterisk. Please help me. Regards, Pratik -------------- next part -------------- An HTML attachment
2010 Nov 10
1
Selecting 'ODBC_STORAGE' from outside of 'menuselect'
Hello List, Is it possible to select ODBC_STORAGE without entering to 'menuselect'? I'm currently building a package for my distro with a little script, and would like to set this option without entering manually to 'menuselect' I know that I could make the script to change the 'menuselect.makeopts' var from: MENUSELECT_OPTS_app_voicemail= to:
2011 Oct 11
11
Reporting for Asterisk Call Center
Dear Tariq; About elastix.org, this can be use with Asterisk or it is coming as a complete IP Telephony, Call Center, IVR and Reporting? Because, I do not need to install another IP Telephony on the server which already has asterisk which is an IP Telephony, this will cause a problem in the service (for example, when listening for SIP port of 5060).
2010 Nov 19
2
Installing Asterisk to it's own directory
I'd like to start playing with 1.8, however I don't want to potentially damage anything on my existing 1.6.2 install on my production server. I'd like to test 1.8 against my existing configs leaving my 1.6.2 install untouched. Looking at the output of ./configure --help suggests that it's possible to install Asterisk into another prefix of my choosing, but as this is
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory
2012 Sep 19
2
SRTP & asterisk 1.8.x & SNOM
Hi; It seems the SNOM Phones are requesting to have SRTP but I do not have the module res_srtp. I tried to compile it with asterisk 1.8, make menuselect, but I found that it can not be used (I am not able to select it) with the following details: Secure RTP SRTP Depends on: srtp E Can use: N/A Conflicts with: N/A So, how I can use it? What I have to do to know the reason for not being able to
2009 Jul 01
2
/var/lib/asterisk/sounds does not exist
Hi All; I download asterisk, compiled it and install it, but not finding the sounds file (/var/lib/asterisk/sounds), what could be the reason and how I can have it without repeating every thing? My asterisk version is: Asterisk 1.4.25 Regards Bilal
2011 Mar 10
2
Is H323 supported when installing Asterisk from Digium Yum repository?
Hi everyone, Installed asterisk from yum repository but I think H.323 is not supported as I tried commands like this and they don't work: - *h.323 debug*: Enable chan_h323 debug - *h.323 gk cycle*: Manually re-register with the Gatekeper - *h.323 hangup*: Manually try to hang up a call - *h.323 no debug*: Disable chan_h323 debug - *h.323 no trace*: Disable H.323 Stack Tracing
2009 Jun 10
1
Dialer program
Hello, I am looking for a dialer program, free or not, that allows me to perform scheduled calls, generate reports and let me upload sound files. Is there something that fits these features?. If there is not any product like I mentioned before I am interested to build this kind of software but I need ideas to make it useful for technical and non-technical people. I don't want to spend my
2009 Oct 28
1
Clear pending SIP channels
Hi all, I have a question regarding pending (zombie) SIP sessions: on Asterisk CLI, with command 'sip show channels' , I see two channels in use with callID and other infos detailed; also 'sip show inuse' give me same result (in terms of channels usage): Peer User/ANR Call ID Seq (Tx/Rx) Format Hold Last Message xx.xx.xx.79 209
2011 Jan 19
1
intermittent problem on 1.4
We're trying to forward an incoming SIP call from voipfone (UK ITSP) that originated from a UK landline back up a SIP trunk to the same ITSP and on to another UK landline number. UK Landline->voipfone->asterisk 1.4->voipfone->UK landline About 1 in 3 times the call at the final landline is silent and we see "RTP Read too short" scrolling on the console log. Where do we
2011 Apr 27
1
h323 with NAT
Hi list, I've been beating my head for about 3 days on this one. I have Asterisk 1.4.41 installed using openh323. As long as I'm inside my firewall, everything is hunky-dory. When I move to server on another subnet, I'm still able to connect, but no longer have sound. Any good pointers or suggestions? Thanks Danny Nicholas
2011 May 16
1
Missing Config Files under /etc/asterisk
Hi I have followed https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages#AsteriskPackages-YUM%28CentOS%2FRedHat%29, to my surprise there is only one config file by the name zapata.conf under /etc/asterisk/ There are no other config files. Any thing i am missing ? Please suggest/guide. Regards, Kaushal
2011 Jun 08
1
After wiki.asterisk.org was upgraded my user no loger exists.
Hello Guys, After the Wiki was updated to the 3.5.X version, my username is no loger available: user: khratos mail: jpe at slackware-es.com I had some documents on my personal space. Is there a way to recover the account? Regards, -- Jose P. Espinal http://www.eslackware.com IRC: [OFTC|FreeNode] Khratos @ #slackware | #asterisk/-doc/-bugs
2009 Feb 07
3
VPN and Asterisk
One of my user was asking, can he use VPN to access asterisk ? What does it mean ? And its possible ? How ?VPN -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090207/325c0670/attachment.htm