Displaying 20 results from an estimated 90 matches similar to: "Problem When Using Polycom with 2 Lines"
2010 Nov 13
1
Nat Issue - I think
Hi,
I'm using qualify= on my asterisk server that provides outgoing pstn calls to a few companies.
I've got one client in particular that has their own asterisk server which is connected to my server.
This client seems to be having a nat issue. It's not a connectivity issue as i've tried constant pings and the line is up constantly.
I'm getting the following:
[2010-11-13
2017 Jul 12
2
dovecot/pigeonhole and sogo
Hello,
I have two systems one with dovecot 2.2.31/Pigeonhole 0.4.19 selfcompiled
through the src.rpms from ghettoforge on a CentOS 6.9 server and a second
system of SOGo (3.2.9, nightly) on CentOS 7.
Everything worked together until I made the update to Dovecot 2.2.31
Pigeonhole 0.4.19. Since then I get an error message when I
try to upload a sieve-script. SOGo shows a message popup that
2005 Aug 10
0
Yoda VG-400 and Asterisk Settings
First, the Asterisk settings:
----- sip.conf -----
[general]
port=5060 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
context=default ; Default context for incoming calls
disallow=all ; First disallow all codecs; Set order
allow=ulaw ; also known as g.711 PCMU; allow codecs in
2012 Oct 03
1
Samba4 KDC Windows 7 clients may fail to get a ticket
Hello.
Samba 4.1.0pre1-GIT-aad669b, joined as a DC to an existing domain. Windows 7 machines may fail to get a ticket:
[2012/10/03 09:31:54, 3] ../source4/auth/kerberos/krb5_init_context.c:80(smb_krb5_debug_wrapper)
Kerberos: AS-REQ con-11$@KLIN.KIFATO-MK.COM from ipv4:192.168.1.138:49682 for krbtgt/KLIN.KIFATO-MK.COM at KLIN.KIFATO-MK.COM
[2012/10/03 09:31:54, 3]
2004 Nov 03
1
3.0.8pre2 and smbstatus
Hallo,
in 3.0.8pre2 the smbstatus command always shows connections _and_ shares even if using the switches '-p' for showing processes only or '-S' for showing shares only or '-B' for showing locks only:
test2 # smbstatus --help
Usage: [OPTION...]
-p, --processes Show processes only
-v, --verbose Be verbose
-L, --locks
2020 Mar 12
0
Asterisk 13.32.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.32.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.32.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2020 Mar 12
0
Asterisk 13.32.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.32.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.32.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2007 Oct 16
2
Samba can't find its hostname via broadcast
Hello.
I'm using Samba 3.0.25a on FreeBSD-6.0. Samba is configured to be a PDC.
Samba can't find its hostname via nmblookup:
$ nmblookup -B 192.168.1.255 frontier
querying frontier on 192.168.1.255
name_query failed to find name frontier
If I query Samba via unicast, it answers OK:
$ nmblookup -U frontier frontier
querying frontier on 192.168.1.31
192.168.1.31 frontier<00>
Also,
2020 Mar 12
0
Asterisk 16.9.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.9.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 16.9.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2020 Mar 12
0
Asterisk 16.9.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.9.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 16.9.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2020 Mar 12
0
Asterisk 17.3.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 17.3.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 17.3.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2020 Mar 12
0
Asterisk 17.3.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 17.3.0.
This release is available for immediate download at
https://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 17.3.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2014 Feb 19
2
[LLVMdev] Patch available for bug 15079
Hi,
I supplied a patch for http://llvm.org/bugs/show_bug.cgi?id=15079 last year, then recently pinged llvmbugs but I guess that mail was lost in the moderation queue. Is it possible to accept or reject the patch on this issue, please?
Thanks for your help,
Graham.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Jul 12
0
dovecot/pigeonhole and sogo
Op 12-7-2017 om 16:47 schreef Thomas Robers:
> Hello,
>
> I have two systems one with dovecot 2.2.31/Pigeonhole 0.4.19 selfcompiled
> through the src.rpms from ghettoforge on a CentOS 6.9 server and a second
> system of SOGo (3.2.9, nightly) on CentOS 7.
> Everything worked together until I made the update to Dovecot 2.2.31
> Pigeonhole 0.4.19. Since then I get an error
2006 Jul 06
1
comment causes browser() to exit (PR#9063)
I'm trying to step through some code using browser(),
executing one line at a time.
Unfortunately, whenever I execute a comment line, the browser exits.
I previously reported a similar problem with blank lines.
These problems are a strong incentive to write poor code
-- uncommented code with no blank lines to improve readability --
so that I can use browser() without it exiting at
2015 Mar 20
3
outbound calls
hello list
i have an issue related to outbound calls i can contact all the number
except on number given by our provider in trunk
the issue just when i configure my trunk in our server but when i configure
the trunk directly in x-lite i can contact this number without issue
below the cli
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [0149xxxxxx at
2006 Jul 17
11
ZFS bechmarks w/8 disk raid - Quirky results, any thoughts?
Hi All,
I''ve just built an 8 disk zfs storage box, and I''m in the testing phase before I put it into production. I''ve run into some unusual results, and I was hoping the community could offer some suggestions. I''ve bascially made the switch to Solaris on the promises of ZFS alone (yes I''m that excited about it!), so naturally I''m looking
2013 Sep 02
0
ministry_of_state - 0.1.0 release. A lightweight state machine
Hi guys,
Today we released ministry_of_state - 0.1.0. This new version adds support
for Rails 4.
Code:
https://github.com/code-mancers/ministry_of_state
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2017 Dec 15
2
2.1 to 2.2 server migration Qs: sanity check, config ?
I have an old Centos 6 running dovecot 2.1.17 with Postfix 2.1x, mysql
virtual domains, in the process of setting a new Centos 7 to migrate,
copied /etc/dovecot, made some minor edits to get rid of errors, added
Letsencrypt in place of self certified certs, it seems to work, using mail
client I can log on StartSSL/110/143, TLS/995/993 with no visible errors
when login on
is there any other sanity
2006 Jun 26
5
Newbie question about Agile Rails book - Delete from cart
I have been working through the Agile Web Development with Rails book
doing the Depot tutorial. I have completed it and it works but I cant
say I understand how and why.
My question is this "After adding products to the Cart, how do I then
give users the option to delete just one item and not empty the whole
cart?"
I''ve been playing around with all sorts of code, just making