[asterisk-users] SIP to IAX2 with delayed echo

2008-11-20 Thread c james
A Polycom 550 and a IAX client (Mozphone and ZoIPer were used) are
having a conversation.  Call quality is reported as good except for an
echo with a 3 second delay.

Most of my searches are saying echo happens only on the PSTN piece, but
there isn't one here.

Can someone point me in the right direction?

Asterisk 1.4.21.2
Under 40 users
Quad-Core AMD Opteron(tm) Processor 2352 and 4G RAM (Hey, that's what
they wanted to use!)


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SIP to IAX2 with delayed echo

2008-11-20 Thread c james
Tim Nelson wrote:
 I'm not sure about the 3 second delay, but I've seen plenty of echo issues on 
 Polycom phones when the gain has been changed on the handset. Check the 
 voice.gain.tx and voice.gain.rx settings in your sip.cfg to make sure they're 
 not too high.
 
 You also may want to make sure there aren't any system resource constraints 
 such as high CPU usage or memory usage... :-)
 
 Tim Nelson
 Systems/Network Support
 Rockbochs Inc.
 (218)727-4332 x105
 
 - c james [EMAIL PROTECTED] wrote:
 
 A Polycom 550 and a IAX client (Mozphone and ZoIPer were used) are
 having a conversation.  Call quality is reported as good except for
 an
 echo with a 3 second delay.

 Most of my searches are saying echo happens only on the PSTN piece,
 but
 there isn't one here.

 Can someone point me in the right direction?

 Asterisk 1.4.21.2
 Under 40 users
 Quad-Core AMD Opteron(tm) Processor 2352 and 4G RAM (Hey, that's what
 they wanted to use!)

Gains are at their default values.  Definitely no problem with the
resources.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SIP to IAX2 with delayed echo

2008-11-20 Thread c james
Steve Totaro wrote:
 Just for sh1t$ and giggles, try sip to sip and drop the IAX piece.
 IAX2 is not all it is cracked up to be.
 
 Also, do a ping to see latency,  200ms is pretty much my standard.
 

Coming from outside the network, setting up for a couple rounds of
NATting isn't going to work well.  They are not seeing it between
phones.  Others, using the polycom phones have reported echo between two
SIP on a 4ms ping trip.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SIP to IAX2 with delayed echo

2008-11-20 Thread c james
Drew Gibson wrote:
 c james wrote:
 A Polycom 550 and a IAX client (Mozphone and ZoIPer were used) are
 having a conversation.  Call quality is reported as good except for an
 echo with a 3 second delay.

 Most of my searches are saying echo happens only on the PSTN piece, but
 there isn't one here.

   
 
 Which end hears the echo?
 
 If it is the Polycom end, try a better quality headset with the softphone.
 Echo comes from analogue portions of the circuit and is usually caused 
 at the end that doesn't hear it.
 
 regards,
 
 Drew
 

Both side are seeing it.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] SIP to IAX2 with delayed echo

2008-11-20 Thread c james
Steve Totaro wrote:
 On Thu, Nov 20, 2008 at 1:13 PM, c james [EMAIL PROTECTED] wrote:
 Steve Totaro wrote:
 Just for sh1t$ and giggles, try sip to sip and drop the IAX piece.
 IAX2 is not all it is cracked up to be.

 Also, do a ping to see latency,  200ms is pretty much my standard.

 Coming from outside the network, setting up for a couple rounds of
 NATting isn't going to work well.  They are not seeing it between
 phones.  Others, using the polycom phones have reported echo between two
 SIP on a 4ms ping trip.

 
 NAT is manageable with OpenVPN and very easy.  You just need a box on
 both sides.
 
 Also, a more difficult setup will allow SIP to work through NAT if
 both sides are behind a NAT.  I just prefer OpenVPN because it is set
 it and forget it.
 
 Anyways, it is quite simple to switch to SIP to test.  IAX2 has made
 me quite a bit of money because of it's issues, where SIP Just
 Works
 


I'll get the network guards involved and see.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail IMAP ./configure error

2008-11-13 Thread c james
Mark Michelson wrote:
 c james wrote:
 Mark Michelson wrote:
 c james wrote:
 Mark Michelson wrote:
 c james wrote:
 I have c-client installed on a 64bit system running Gentoo.  I am trying
 to run configure so I can test the IMAP voicemail functionality. But

 asterisk-1.4.22 # ./configure --with-imap=/usr/include/imap

 just gives me the following error.

 checking for gnutls_bye in -lgnutls... no
 checking for UW IMAP Toolkit c-client library... no
 checking for system c-client library.. no
 configure: ***
 configure: *** The UW IMAP Toolkit installation on this system appears
 to be broken.
 configure: *** Either correct the installation, or run configure
 configure: *** including --without-imap.

 c-client is installed.

 voicemail1 asterisk-1.4.22 # equery files c-client
 [ Searching for packages matching c-client... ]
 * Contents of net-libs/c-client-2006k:
 /usr/include/imap/c-client.h
   ... bunch of others
 /usr/include/imap/utf8aux.h
 /usr/lib64/c-client.a
 /usr/lib64/libc-client.a - c-client.a
 /usr/lib64/libc-client.so.1.0.0

 Interesting output there.

 If you specify --with-imap=/usr/src/imap then that means that the 
 source for 
 the imap toolkit is located at /usr/src/imap. It appears though, that 
 only the 
 c-client source is located there (or perhaps just the headers), and that 
 causes 
 the configure script to fail. If you specify just --with-imap with no 
 argument 
 or --with-imap=system then the configure script will try to find the 
 c-client 
 library and include files in common places where distributions tend to 
 install them.

 I'm guessing, though, that you did not download and compile the imap 
 toolkit 
 yourself and that you had Gentoo do it for you. The installation 
 directory for 
 the headers is different than where most distros place them. Most put the 
 c-client header files in /usr/include/c-client instead of 
 /usr/include/imap.

 My suggestions for possible fixes are

 1) Try reconfiguring with just --with-imap or with --with-imap=system 
 instead of 
 specifying a directory. I'm suspecting this will not work properly 
 because of 
 the directory where the header files are, though.

 2) If step 1 fails like I think it will, then try moving the .h files 
 from 
 /usr/include/imap to /usr/include/c-client and rerun the configure script 
 --with-imap and see if that helps. I suspect this will work. If it does, 
 I can 
 modify the configure script so that we search in the imap/ directory as 
 well as 
 the c-client directory for header files.

 If things still fail after those two steps, then respond with the section 
 from 
 the config.log file which displays the failure that occurred when 
 searching for 
 imap support.

 Mark Michelson


 You are correct, c-client was installed through the Gentoo portage
 command of

 emerge c-client

 Neither of the two suggestions worked.  Here is the relevant output from
 config.log

 configure:18552: checking for UW IMAP Toolkit c-client library
 configure:18630: gcc -o conftest -g -O2
 -I/usr/src/asterisk-1.4.22/../imap-2004g/c-client  conftest.c
 /usr/src/asterisk-1.4.22/../imap-2004g/c-client/c-client.a  5
 gcc: /usr/src/asterisk-1.4.22/../imap-2004g/c-client/c-client.a: No such
 file or directory
 conftest.c:145:22: error: c-client.h: No such file or directory

 Yuck. That check for the imap-2004g directory bugs me. It's not anything 
 you've 
 done, but a seemingly arbitrary decision that was made when the original 
 IMAP 
 support was merged. The thing is, if a working IMAP installation is not 
 found in 
 that imap-2004g directory, the configure script is supposed to be smart 
 enough 
 to try to switch to the system-installed c-client library instead. Was 
 there any 
 further output down below what you have shown me that mentions something 
 like 
 Checking for system c-client library...? If so, could you post the 
 config.log 
 output from that section?

 Mark Michelson

 I attached the entire config.log
 
 I took a look through the log, and it appears that the test program which is 
 used to verify a working imap installation is failing in ssl-related 
 functions 
 in the c-client library. Perhaps you have a missing openssl dependency?
 
 Mark Michelson
 
c-client is built with SSL support. I would like to debug this further,
but I'm not familiar with autoconf.  The line

configure:19034: gcc -o conftest -g -O2  -DUSE_SYSTEM_IMAP  conftest.c
-lc-client  5

appears to be building conftest.c a file I can't find.  I imagine this
is generated on the fly.  Is there a way to capture that file so I can
examine what it's problems are?


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail IMAP ./configure error

2008-11-11 Thread c james
Mark Michelson wrote:
 c james wrote:
 Mark Michelson wrote:
 c james wrote:
 I have c-client installed on a 64bit system running Gentoo.  I am trying
 to run configure so I can test the IMAP voicemail functionality. But

 asterisk-1.4.22 # ./configure --with-imap=/usr/include/imap

 just gives me the following error.

 checking for gnutls_bye in -lgnutls... no
 checking for UW IMAP Toolkit c-client library... no
 checking for system c-client library.. no
 configure: ***
 configure: *** The UW IMAP Toolkit installation on this system appears
 to be broken.
 configure: *** Either correct the installation, or run configure
 configure: *** including --without-imap.

 c-client is installed.

 voicemail1 asterisk-1.4.22 # equery files c-client
 [ Searching for packages matching c-client... ]
 * Contents of net-libs/c-client-2006k:
 /usr/include/imap/c-client.h
   ... bunch of others
 /usr/include/imap/utf8aux.h
 /usr/lib64/c-client.a
 /usr/lib64/libc-client.a - c-client.a
 /usr/lib64/libc-client.so.1.0.0

 Interesting output there.

 If you specify --with-imap=/usr/src/imap then that means that the source 
 for 
 the imap toolkit is located at /usr/src/imap. It appears though, that only 
 the 
 c-client source is located there (or perhaps just the headers), and that 
 causes 
 the configure script to fail. If you specify just --with-imap with no 
 argument 
 or --with-imap=system then the configure script will try to find the 
 c-client 
 library and include files in common places where distributions tend to 
 install them.

 I'm guessing, though, that you did not download and compile the imap 
 toolkit 
 yourself and that you had Gentoo do it for you. The installation directory 
 for 
 the headers is different than where most distros place them. Most put the 
 c-client header files in /usr/include/c-client instead of /usr/include/imap.

 My suggestions for possible fixes are

 1) Try reconfiguring with just --with-imap or with --with-imap=system 
 instead of 
 specifying a directory. I'm suspecting this will not work properly because 
 of 
 the directory where the header files are, though.

 2) If step 1 fails like I think it will, then try moving the .h files from 
 /usr/include/imap to /usr/include/c-client and rerun the configure script 
 --with-imap and see if that helps. I suspect this will work. If it does, I 
 can 
 modify the configure script so that we search in the imap/ directory as 
 well as 
 the c-client directory for header files.

 If things still fail after those two steps, then respond with the section 
 from 
 the config.log file which displays the failure that occurred when searching 
 for 
 imap support.

 Mark Michelson


 You are correct, c-client was installed through the Gentoo portage
 command of

 emerge c-client

 Neither of the two suggestions worked.  Here is the relevant output from
 config.log

 configure:18552: checking for UW IMAP Toolkit c-client library
 configure:18630: gcc -o conftest -g -O2
 -I/usr/src/asterisk-1.4.22/../imap-2004g/c-client  conftest.c
 /usr/src/asterisk-1.4.22/../imap-2004g/c-client/c-client.a  5
 gcc: /usr/src/asterisk-1.4.22/../imap-2004g/c-client/c-client.a: No such
 file or directory
 conftest.c:145:22: error: c-client.h: No such file or directory

 
 Yuck. That check for the imap-2004g directory bugs me. It's not anything 
 you've 
 done, but a seemingly arbitrary decision that was made when the original IMAP 
 support was merged. The thing is, if a working IMAP installation is not found 
 in 
 that imap-2004g directory, the configure script is supposed to be smart 
 enough 
 to try to switch to the system-installed c-client library instead. Was there 
 any 
 further output down below what you have shown me that mentions something like 
 Checking for system c-client library...? If so, could you post the 
 config.log 
 output from that section?
 
 Mark Michelson
 

I attached the entire config.log


config.log.tgz
Description: application/compressed-tar
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Voicemail IMAP ./configure error

2008-11-10 Thread c james
I have c-client installed on a 64bit system running Gentoo.  I am trying
to run configure so I can test the IMAP voicemail functionality. But

asterisk-1.4.22 # ./configure --with-imap=/usr/include/imap

just gives me the following error.

checking for gnutls_bye in -lgnutls... no
checking for UW IMAP Toolkit c-client library... no
checking for system c-client library.. no
configure: ***
configure: *** The UW IMAP Toolkit installation on this system appears
to be broken.
configure: *** Either correct the installation, or run configure
configure: *** including --without-imap.

c-client is installed.

voicemail1 asterisk-1.4.22 # equery files c-client
[ Searching for packages matching c-client... ]
* Contents of net-libs/c-client-2006k:
/usr/include/imap/c-client.h
  ... bunch of others
/usr/include/imap/utf8aux.h
/usr/lib64/c-client.a
/usr/lib64/libc-client.a - c-client.a
/usr/lib64/libc-client.so.1.0.0

Can anyone point me in the right direction?  Google doesn't seem to help
here.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail IMAP ./configure error

2008-11-10 Thread c james
Mark Michelson wrote:
 c james wrote:
 I have c-client installed on a 64bit system running Gentoo.  I am trying
 to run configure so I can test the IMAP voicemail functionality. But

 asterisk-1.4.22 # ./configure --with-imap=/usr/include/imap

 just gives me the following error.

 checking for gnutls_bye in -lgnutls... no
 checking for UW IMAP Toolkit c-client library... no
 checking for system c-client library.. no
 configure: ***
 configure: *** The UW IMAP Toolkit installation on this system appears
 to be broken.
 configure: *** Either correct the installation, or run configure
 configure: *** including --without-imap.

 c-client is installed.

 voicemail1 asterisk-1.4.22 # equery files c-client
 [ Searching for packages matching c-client... ]
 * Contents of net-libs/c-client-2006k:
 /usr/include/imap/c-client.h
   ... bunch of others
 /usr/include/imap/utf8aux.h
 /usr/lib64/c-client.a
 /usr/lib64/libc-client.a - c-client.a
 /usr/lib64/libc-client.so.1.0.0

 
 Interesting output there.
 
 If you specify --with-imap=/usr/src/imap then that means that the source 
 for 
 the imap toolkit is located at /usr/src/imap. It appears though, that only 
 the 
 c-client source is located there (or perhaps just the headers), and that 
 causes 
 the configure script to fail. If you specify just --with-imap with no 
 argument 
 or --with-imap=system then the configure script will try to find the 
 c-client 
 library and include files in common places where distributions tend to 
 install them.
 
 I'm guessing, though, that you did not download and compile the imap toolkit 
 yourself and that you had Gentoo do it for you. The installation directory 
 for 
 the headers is different than where most distros place them. Most put the 
 c-client header files in /usr/include/c-client instead of /usr/include/imap.
 
 My suggestions for possible fixes are
 
 1) Try reconfiguring with just --with-imap or with --with-imap=system instead 
 of 
 specifying a directory. I'm suspecting this will not work properly because of 
 the directory where the header files are, though.
 
 2) If step 1 fails like I think it will, then try moving the .h files from 
 /usr/include/imap to /usr/include/c-client and rerun the configure script 
 --with-imap and see if that helps. I suspect this will work. If it does, I 
 can 
 modify the configure script so that we search in the imap/ directory as well 
 as 
 the c-client directory for header files.
 
 If things still fail after those two steps, then respond with the section 
 from 
 the config.log file which displays the failure that occurred when searching 
 for 
 imap support.
 
 Mark Michelson
 


You are correct, c-client was installed through the Gentoo portage
command of

emerge c-client

Neither of the two suggestions worked.  Here is the relevant output from
config.log

configure:18552: checking for UW IMAP Toolkit c-client library
configure:18630: gcc -o conftest -g -O2
-I/usr/src/asterisk-1.4.22/../imap-2004g/c-client  conftest.c
/usr/src/asterisk-1.4.22/../imap-2004g/c-client/c-client.a  5
gcc: /usr/src/asterisk-1.4.22/../imap-2004g/c-client/c-client.a: No such
file or directory
conftest.c:145:22: error: c-client.h: No such file or directory




___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail on PRI

2008-08-07 Thread c james
Yann Derichard wrote:
 Hi,
 
 I am trying to install a Voicemail on PRI after a redirection on an away 
 or a busy (a normal call which is redirected to voicemail in fact) but I 
 can't find the function in Asterisk which allow me using the phone 
 number of the callee (because I have only the number of asterisk and of 
 the caller).
 
 Is someone could give me a clue ?
 

I believe you are looking for RDNIS (www.voip-info.org/wiki-RDNIS).  If 
you find a vendor that supports this, please let me know also.

Clinton


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Magnetic door locks

2008-07-17 Thread c james
I have an opportunity to interface asterisk with a security system to 
open their magnetic door locks.  The security system needs a dry contact 
close upon activation to signal the door.  Has anyone done this before?


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Astricon question: four or five tracks?

2008-06-13 Thread c james
John Todd wrote:

 Is it too much to have 5 talk tracks at Astricon?
Do the extra tracks.  With a recording to review at night or online that 
nullifies the problem of picking.  Really, with most presentations 
having slides all you need is fair video but excellent audio.  How quick 
could this be turned around?

In addition can you extend the hours of the vendor area.  Last year it 
closed almost right after the talks.  You had to pick between the talks 
and seeing what was new.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Really destroying SIP dialog

2008-06-12 Thread c james
I am trying to work in the console, figuring why it exits, but about 75% 
is always taken up with
Really destroying SIP dialog '' Method: OPTIONS

Can anyone point me where I can stop this without turning down the 
debugging/verbose on the entire console.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] redfone fonebridge2

2008-06-10 Thread c james
Bill Michaelson wrote:
 I'm looking for reports of recent experience with redfone fonebridge2 
 (with echo can) TDMoE gizmos.
 
 Anybody?  Good?  Bad?
 

We use it and it works without any problems.  Tech support was helpful, 
documentation was not.

Thumbs up.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Start call from asterisk

2007-10-26 Thread c james
Suity Zsolt wrote:
 Can you give me a hint, how can I start a call from asterisk with some 
 (php, bash, etc) script?
 
 I need to start two calls and bride it together.

http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Astricon 2007

2007-07-29 Thread c james
Saw the website but can't find a schedule or even an email address to 
contact someone.  Anyone know more about Astricon?


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users