Re: [asterisk-users] PJProject Bundled Update

2016-04-01 Thread Marcelo Terres
Build with success in Ubuntu 14.04 LTS. I just need to install some
packages (libspeex and libgsm.

Em sex, 1 de abr de 2016 20:47, sean darcy  escreveu:

> On 03/31/2016 11:57 AM, George Joseph wrote:
> > As you know, the ability to use a bundled version of pjproject was
> > introduced with Asterisk 13.8.0.
> >
> > More info on the Asterisk Wiki
> > <
> https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject#BuildingandInstallingpjproject-bundled>
> and
> > in this email thread
> >  >.
> >
> > Since then I've fixed a few issues related to older versions of Debian
> > and CentOS which you can in these 2 patches.
> > https://gerrit.asterisk.org//2516
> > https://gerrit.asterisk.org/2449
> >
> > Any other feedback?  I'd like to get an idea of how many folks have
> > tried it.
> >
> > Thanks
> > george
> >
>
> Built on fedora 23.  speexdsp-devel is required. It provides speex_echo.h .
>
> Haven't actually run it, but it built.
>
> Thanks for all the work. This much easier. Maybe i'll switch to 13.
>
> sean
>
>
>
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 

Marcelo H Terres
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] PJProject Bundled Update

2016-04-01 Thread sean darcy

On 03/31/2016 11:57 AM, George Joseph wrote:

As you know, the ability to use a bundled version of pjproject was
introduced with Asterisk 13.8.0.

More info on the Asterisk Wiki

 and
in this email thread
.

Since then I've fixed a few issues related to older versions of Debian
and CentOS which you can in these 2 patches.
https://gerrit.asterisk.org//2516
https://gerrit.asterisk.org/2449

Any other feedback?  I'd like to get an idea of how many folks have
tried it.

Thanks
george



Built on fedora 23.  speexdsp-devel is required. It provides speex_echo.h .

Haven't actually run it, but it built.

Thanks for all the work. This much easier. Maybe i'll switch to 13.

sean






--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Joshua Colp

Harley Peters wrote:



What do I create the issue under Asterisk or something else?
Don't really see a category for it.


Asterisk is the project and you can leave the rest as-is. It'll get 
changed if it makes sense.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Harley Peters

On 04/01/2016 04:26 PM, George Joseph wrote:



On Fri, Apr 1, 2016 at 3:22 PM, George Joseph
> wrote:



On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters
> wrote:

On 04/01/2016 04:06 PM, Joshua Colp wrote:

Harley Peters wrote:

I get the following error when trying to update date the
database via
contrib/ast-db-manage/alembic -c config.ini upgrade head.
Every previous update has always worked any idea what is
wrong.

OS=Debian Jessie, fully up to date.


What version of Alembic is installed and how did you install
it - from a
package or pip? A change may have gone in which somehow
requires a newer
version.


alembic [0.6.5+ds-1]
python-sqlalchemy [0.9.8+dfsg-0.1]

Looks like the alembic version maybe to old.



It was SQLite that needed the batch processing.  ​Let me see if I
can find an alternative​.


​Harley, can you open a Jira issue for this?​



Harley



--
_
-- Bandwidth and Colocation Provided by
http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every
Thurs:
http://www.asterisk.org/hello

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






What do I create the issue under Asterisk or something else?
Don't really see a category for it.

Harley

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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

Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread George Joseph
On Fri, Apr 1, 2016 at 3:30 PM, Harley Peters 
wrote:

> On 04/01/2016 04:26 PM, George Joseph wrote:
>
>>
>>
>> On Fri, Apr 1, 2016 at 3:22 PM, George Joseph
>> > wrote:
>>
>>
>>
>> On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters
>> > wrote:
>>
>> On 04/01/2016 04:06 PM, Joshua Colp wrote:
>>
>> Harley Peters wrote:
>>
>> I get the following error when trying to update date the
>> database via
>> contrib/ast-db-manage/alembic -c config.ini upgrade head.
>> Every previous update has always worked any idea what is
>> wrong.
>>
>> OS=Debian Jessie, fully up to date.
>>
>>
>> What version of Alembic is installed and how did you install
>> it - from a
>> package or pip? A change may have gone in which somehow
>> requires a newer
>> version.
>>
>>
>> alembic [0.6.5+ds-1]
>> python-sqlalchemy [0.9.8+dfsg-0.1]
>>
>> Looks like the alembic version maybe to old.
>>
>>
>>
>> It was SQLite that needed the batch processing.  ​Let me see if I
>> can find an alternative​.
>>
>>
>> ​Harley, can you open a Jira issue for this?​
>>
>>
>>
>> Harley
>>
>>
>>
>> --
>>
>> _
>> -- Bandwidth and Colocation Provided by
>> http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every
>> Thurs:
>> http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>>
>>
>>
>>
> Never done it before.
> Where url?



https://​issues.asterisk.org​




>
>
> Harley
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Joshua Colp

Harley Peters wrote:


Never done it before.
Where url?


The issue tracker is located at https://issues.asterisk.org/jira and an 
account can be created using the site at https://signup.asterisk.org/


Cheers,

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Harley Peters

On 04/01/2016 04:26 PM, George Joseph wrote:



On Fri, Apr 1, 2016 at 3:22 PM, George Joseph
> wrote:



On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters
> wrote:

On 04/01/2016 04:06 PM, Joshua Colp wrote:

Harley Peters wrote:

I get the following error when trying to update date the
database via
contrib/ast-db-manage/alembic -c config.ini upgrade head.
Every previous update has always worked any idea what is
wrong.

OS=Debian Jessie, fully up to date.


What version of Alembic is installed and how did you install
it - from a
package or pip? A change may have gone in which somehow
requires a newer
version.


alembic [0.6.5+ds-1]
python-sqlalchemy [0.9.8+dfsg-0.1]

Looks like the alembic version maybe to old.



It was SQLite that needed the batch processing.  ​Let me see if I
can find an alternative​.


​Harley, can you open a Jira issue for this?​



Harley



--
_
-- Bandwidth and Colocation Provided by
http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every
Thurs:
http://www.asterisk.org/hello

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







Never done it before.
Where url?

Harley

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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

Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread George Joseph
On Fri, Apr 1, 2016 at 3:22 PM, George Joseph 
wrote:

>
>
> On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters 
> wrote:
>
>> On 04/01/2016 04:06 PM, Joshua Colp wrote:
>>
>>> Harley Peters wrote:
>>>
 I get the following error when trying to update date the database via
 contrib/ast-db-manage/alembic -c config.ini upgrade head.
 Every previous update has always worked any idea what is wrong.

 OS=Debian Jessie, fully up to date.

>>>
>>> What version of Alembic is installed and how did you install it - from a
>>> package or pip? A change may have gone in which somehow requires a newer
>>> version.
>>>
>>>
>> alembic [0.6.5+ds-1]
>> python-sqlalchemy [0.9.8+dfsg-0.1]
>>
>> Looks like the alembic version maybe to old.
>
>
>
> It was SQLite that needed the batch processing.  ​Let me see if I can find
> an alternative​.
>
>
​Harley, can you open a Jira issue for this?​


>
>
>>
>>
>> Harley
>>
>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>   http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread George Joseph
On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters 
wrote:

> On 04/01/2016 04:06 PM, Joshua Colp wrote:
>
>> Harley Peters wrote:
>>
>>> I get the following error when trying to update date the database via
>>> contrib/ast-db-manage/alembic -c config.ini upgrade head.
>>> Every previous update has always worked any idea what is wrong.
>>>
>>> OS=Debian Jessie, fully up to date.
>>>
>>
>> What version of Alembic is installed and how did you install it - from a
>> package or pip? A change may have gone in which somehow requires a newer
>> version.
>>
>>
> alembic [0.6.5+ds-1]
> python-sqlalchemy [0.9.8+dfsg-0.1]
>
> Looks like the alembic version maybe to old.



It was SQLite that needed the batch processing.  ​Let me see if I can find
an alternative​.



>
>
> Harley
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Harley Peters

On 04/01/2016 04:06 PM, Joshua Colp wrote:

Harley Peters wrote:

I get the following error when trying to update date the database via
contrib/ast-db-manage/alembic -c config.ini upgrade head.
Every previous update has always worked any idea what is wrong.

OS=Debian Jessie, fully up to date.


What version of Alembic is installed and how did you install it - from a
package or pip? A change may have gone in which somehow requires a newer
version.



alembic [0.6.5+ds-1]
python-sqlalchemy [0.9.8+dfsg-0.1]

Looks like the alembic version maybe to old.

Harley


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 11.22.0 Now Available

2016-04-01 Thread Joshua Colp

Kilburn Abrahams wrote:

Hi

AU 1.5 core sounds are missing.

ake[1]: Entering directory '/usr/src/asterisk/sounds'
--2016-04-01 07:59:09--
http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en_AU-alaw-1.5.tar.gz
Resolving downloads.asterisk.org... 76.164.171.238, 2001:470:e0d4::ee
Connecting to downloads.asterisk.org|76.164.171.238|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-04-01 07:59:10 ERROR 404: Not Found.

Makefile:143: recipe for target
'asterisk-core-sounds-en_AU-alaw-1.5.tar.gz' failed
make[1]: *** [asterisk-core-sounds-en_AU-alaw-1.5.tar.gz] Error 8
make[1]: Leaving directory '/usr/src/asterisk/sounds'
Makefile:457: recipe for target 'datafiles' failed
make: *** [datafiles] Error 2


This issue should now be resolved and I've confirmed that the link now 
works. Sorry for the inconvenience!


Cheers,

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 13 - Call Bridge issue.

2016-04-01 Thread Joshua Colp

Bryant Zimmerman wrote:

Even when using the U option just issuing the Answer does not seem to
always work. I end up having to play a prompt of some sort to force the
answer.. There has to be some kind of bug going on here.


What is the endpoint configuration and do you have direct media enabled? 
Is NAT in use on both sides?


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread George Joseph
On Fri, Apr 1, 2016 at 3:06 PM, Joshua Colp  wrote:

> Harley Peters wrote:
>
>> I get the following error when trying to update date the database via
>> contrib/ast-db-manage/alembic -c config.ini upgrade head.
>> Every previous update has always worked any idea what is wrong.
>>
>> OS=Debian Jessie, fully up to date.
>>
>
> What version of Alembic is installed and how did you install it - from a
> package or pip? A change may have gone in which somehow requires a newer
> version.


​and what version of python-sqlalchemy​?



>
>
> --
> Joshua Colp
> Digium, Inc. | Senior Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Joshua Colp

Harley Peters wrote:

I get the following error when trying to update date the database via
contrib/ast-db-manage/alembic -c config.ini upgrade head.
Every previous update has always worked any idea what is wrong.

OS=Debian Jessie, fully up to date.


What version of Alembic is installed and how did you install it - from a 
package or pip? A change may have gone in which somehow requires a newer 
version.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


[asterisk-users] Asterisk 13.8.0 alembic database update fails.

2016-04-01 Thread Harley Peters
I get the following error when trying to update date the database via 
contrib/ast-db-manage/alembic -c config.ini upgrade head.

Every previous update has always worked any idea what is wrong.

OS=Debian Jessie, fully up to date.

INFO  [alembic.migration] Context impl MySQLImpl.
INFO  [alembic.migration] Will assume non-transactional DDL.
INFO  [alembic.migration] Running upgrade 2d078ec071b7 -> 26d7f3bf0fa5, 
add bind_rtp_to_media_address to pjsip
INFO  [alembic.migration] Running upgrade 26d7f3bf0fa5 -> 136885b81223, 
add regcontext to pjsip
INFO  [alembic.migration] Running upgrade 136885b81223 -> 423f34ad36e2, 
fix pjsip qualify timeout

Traceback (most recent call last):
  File "/usr/bin/alembic", line 9, in 
load_entry_point('alembic==0.6.5', 'console_scripts', 'alembic')()
  File "/usr/lib/python2.7/dist-packages/alembic/config.py", line 298, 
in main

CommandLine(prog=prog).main(argv=argv)
  File "/usr/lib/python2.7/dist-packages/alembic/config.py", line 293, 
in main

self.run_cmd(cfg, options)
  File "/usr/lib/python2.7/dist-packages/alembic/config.py", line 279, 
in run_cmd

**dict((k, getattr(options, k)) for k in kwarg)
  File "/usr/lib/python2.7/dist-packages/alembic/command.py", line 125, 
in upgrade

script.run_env()
  File "/usr/lib/python2.7/dist-packages/alembic/script.py", line 203, 
in run_env

util.load_python_file(self.dir, 'env.py')
  File "/usr/lib/python2.7/dist-packages/alembic/util.py", line 212, in 
load_python_file

module = load_module_py(module_id, path)
  File "/usr/lib/python2.7/dist-packages/alembic/compat.py", line 58, 
in load_module_py

mod = imp.load_source(module_id, path, fp)
  File "config/env.py", line 74, in 
run_migrations_online()
  File "config/env.py", line 67, in run_migrations_online
context.run_migrations()
  File "", line 7, in run_migrations
  File "/usr/lib/python2.7/dist-packages/alembic/environment.py", line 
688, in run_migrations

self.get_context().run_migrations(**kw)
  File "/usr/lib/python2.7/dist-packages/alembic/migration.py", line 
258, in run_migrations

change(**kw)
  File "config/versions/423f34ad36e2_fix_pjsip_qualify_ti.py", line 17, 
in upgrade

with op.batch_alter_table('ps_aors') as batch_op:
AttributeError: 'module' object has no attribute 'batch_alter_table'

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] SOLVED: Lost outgoing SIP packets

2016-04-01 Thread Roel van Meer

Hi everyone!

Hurray, I found the problem!
After reading 
http://stackoverflow.com/questions/11812731/first-udp-message-to-a-specific-remote-ip-gets-lost
I made some more traces, and the problem is that my box loses the arp entry  
of its router. In a trace, I can see ARP requests going out for the address  
of the router that are unanswered. Then, about three seconds later, the box  
stops sending packets. Seven seconds later we do get an ARP reply, and after  
that traffic flows again.


So it's not in Asterisk or in my box, but in my switch or router.

Thanks for your suggestions everyone, and have a nice weekend!

Take care,

Roel


Duncan writes:


« HTML content follows »
One issue that can catch you is a packet MTU limit in your path to your SIP  
box lower than your standard MTU. You can check that with ping -s 1500   
option


Cheers Duncan


On 01/04/16 17:12, Pete Mundy wrote:




Roel,


Just another thought bouncing around... Your ifconfig output was specific  
to eth1. Is there an eth0 too? Is there a chance packets are heading to  
that other interface when they shouldn't be? Running a second tcpdump on  
eth0 at the same time should at least disprove the theory quickly.



Pete






On 1/04/2016, at 2:59 am, Roel van Meer  
<r 
o...@1afa.com> wrote:



Thanks for the heads up, and thanks for thinking with me everyone!









--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


Re: [asterisk-users] Lost outgoing SIP packets

2016-04-01 Thread Duncan
One issue that can catch you is a packet MTU limit in your path to your 
SIP box lower than your standard MTU. You can check that with ping -s 
1500  option


Cheers Duncan

On 01/04/16 17:12, Pete Mundy wrote:

Roel,

Just another thought bouncing around... Your ifconfig output was 
specific to eth1. Is there an eth0 too? Is there a chance packets are 
heading to that other interface when they shouldn't be? Running a 
second tcpdump on eth0 at the same time should at least disprove the 
theory quickly.


Pete

On 1/04/2016, at 2:59 am, Roel van Meer > wrote:



Thanks for the heads up, and thanks for thinking with me everyone!






-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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