similar to: asterisk server - no sound

Displaying 20 results from an estimated 4000 matches similar to: "asterisk server - no sound"

2017 Jun 06
4
asterisk server - no sound
Thanks Anthony. I did it on the server, according to https://www.voip-info.org/wiki/view/port+forwarding However after doing it, when running Asterisk I get the following message sudo asterisk -vvvvvvr No ethernet interface found for seeding global EID. You will have to set it manually. Unable to access the running directory (No such file or directory). Changing to '/' for compatibility.
2017 Jun 06
2
asterisk server - no sound
Thank you Daniel for pointing out the errors and debug option. Both fixed and on. It made no difference. There are no errors printed and still no sound on ppers Now to Antony questions: On 06/06/2017 04:36 PM, Antony Stone wrote: > On Tuesday 06 June 2017 15:18:32 andre castro wrote: > >> I just installed asterisk in a debian server. >> All seems to be running fine, but the
2018 Sep 10
2
failed to find existing extension
On Monday 10 September 2018 at 21:54:33, Marcelo Terres wrote: > I have think it should be > > context=0705680837 > > Not > > context=[0705680837] Ha! You're right... so simple :) Antony. > On Mon, 10 Sep 2018, 20:43 , <asterisk at a-domani.nl> wrote: > > On 2018-09-09 10:27, Antony Stone wrote: > > > > <snip > > > > >
2017 Jun 19
2
Writing CDR's to two database servers
On Monday 19 June 2017 at 18:12:35, Sebastian Gutierrez wrote: > use replication 1. Agreed - use replication. 2. If you want an HA (High Availability, not dependent on a single Master DB server replicating to a slave) solution, consider setting up Master-Master replication, with an LVS (Linux Virtual Server) HA machine in front of the two, so that writes can go to either server using only
2017 Apr 19
3
How to build with cdr_adaptive_odbc ?
Than you very much. I use asterisk 14, and yes, menuselect shows me the need for generic_odbc(E), res_odbc_transaction(M) and ltdl(E) but what does this imply under debian ? I have unixodbc installed an tested and too libltdl-dev ! But what am I missing ? On 04/19/2017 10:10 AM, Marcelo Terres wrote: > What version of Asterisk are you using? > > When I go to cdr_adaptative_odbc in
2017 Apr 17
3
How to build with cdr_adaptive_odbc ?
Thank you, but unixodbc and odbcinst are installed... end even unixodbc-dev But I get the same need for "generic odbc(E)". On 17/04/2017 10:48, Marcelo Terres wrote: > You need unixodbc and odbcinst packages too, to configure the odbc. > > []s > Marcelo H. Terres <mhterres at gmail.com> > IM: mhterres at jabber.mundoopensource.com.br >
2016 Jul 14
2
Asterisk and Yealink T21P E2
Hello. Anybody in the list is using this IP phone? Regards, Marcelo H. Terres <mhterres at gmail.com> IM: mhterres at jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres
2014 Aug 29
2
XMPP + Asterisk integration - a practical and simple example
http://www.mundoopensource.com.br/en_page_xmpp_asterisk_pratical_example/ Regards, Marcelo H. Terres mhterres at gmail.com Openfire-BR owner list IM: marcelo at jabber.mundoopensource.com.br http://www.mundoopensource.com.br http://offtopicsandfun.blogspot.com http://biertasters.blogspot.com http://twitter.com/mhterres
2017 Aug 14
2
VoIP monitor and multiple RTP streams
Hello. Is someone here using VoIPmonitor? I am using just the sniffer and I found some pcap files that contain some odd streams. For example, I have a file with 3 streams, but the weird stuff is that 2 streams are the same (e.g., have the same source address and port and same destination address and port). Example: "Source Address","Source Port","Destination
2017 Jul 19
2
corosync and Asterisk 13
yessir From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Marcelo Terres Sent: Wednesday, July 19, 2017 10:05 AM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] corosync and Asterisk 13 Did you installed the dev package? corosync-dev Marcelo H.
2018 Dec 06
2
how to use a database
The Asterisk source has a tool to create the db Marcelo On Thu, 6 Dec 2018, 19:44 Antony Stone <Antony.Stone at asterisk.open.source.it wrote: > On Thursday 06 December 2018 at 17:49:25, hw wrote: > > > On 12/05/2018 05:00 PM, Antony Stone wrote: > > > On Wednesday 05 December 2018 at 15:31:38, hw wrote: > > >> I don't see a table for that. > > >
2017 Jul 19
2
corosync and Asterisk 13
I want to use corosync and installed it via ubuntu repository. I guess there is a version 1 and 2 of corosync. For some reason ./configure for Asterisk (13) isn't recognizing I have corosync installed. I can't enable the res_corosync module in menuselect. Any ideas? Thanks! Travis -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Sep 19
2
Asterisk 14.0.0-rc1 Now Available
One more thing about my last email: I think that you forgot to update the configs/samples/res_odbc.conf.sample file, because it still contains idlecheck and limit parameters. Regards, Marcelo H. Terres <mhterres at gmail.com> IM: mhterres at jabber.mundoopensource.com.br https://www.mundoopensource.com.br https://twitter.com/mhterres https://linkedin.com/in/marceloterres On Mon, Sep 19,
2017 Jun 30
3
asterisk.conf ignored?
Hi all I'm trying to limit the maximum concurrent calls on my Asterisk to try and mitigate another problem I posted about earlier. I've edited /etc/asterisk/asterisk.conf And uncommented this line, and put a value of 60 in there: maxcalls = 60 in an effort to limit my Asterisk to 60 simultaneous calls. I did a core reload in the CLI after doing that.
2017 Jul 19
2
corosync and Asterisk 13
I have an 14.04 server with Asterisk 13.5 that will recognize it. It has corosync and corosync-dev version 2.3.3 on it. The one I can?t get to recognize it is 16.04 ubuntu, with corosync and -dev version 2.3.5. Won?t be recognized by ./configure for Asterisk 13.17, 13.16, or Asterisk Certified 13.13. I REALLY need some help figuring this out. ? Thanks! From: asterisk-users-bounces at
2017 Apr 13
2
How to build with cdr_adaptive_odbc ?
I use debian stretch and I have installed unixodbc-dev but I have a dependency on genreric_odbc in make menuselect What am I missing ? Is there an howto ? Thanks PX
2016 Sep 19
3
Asterisk 14.0.0-rc1 Now Available
The Asterisk Development Team has announced the first release candidate of Asterisk 14.0.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 14.0.0-rc1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues
2016 Jul 29
2
WhatsApp feature on Asterisk
Can anyone put light on whatsapp features and how it can be operated . What are the technology that need to be installed , Regards Yves -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160729/62da2470/attachment.html>
2017 Feb 14
2
14.3.0 download archive corrupt - cannot extract
On Tue, Feb 14, 2017, at 09:57 AM, Marcelo Terres wrote: > Same problem with me. > > I downloaded the file in 2 different places and had the same error... An issue was filed for tracking this[1] and it will be resolved later today. [1] https://issues.asterisk.org/jira/browse/ASTERISK-26791 -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL
2009 Oct 28
1
pdbedit error (using LDAP)
Hi. I'm using pdbedit to edit users accounts and everything works fine. But when I'm trying to use pdbedit to edit domain account policies I'm receiving the following error: pdbedit -P "password history" -C 4 smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=MYDOMAIN))] StartTLS issued: using a TLS connection