[asterisk-dev] IAX Hardphone (again)
Bill Shaw
b.shaw at comcast.net
Mon Dec 5 09:17:25 CST 2011
No, after a failed attempt to connect I get 0 UDP packet receive
errors. I'm thinking I may have to take Andreas's suggestion and
instrument chan_iax2.c to figure out what's going on, even though this
won't be fast for me. I'm an embedded controls developer, not a Linux
developer. I have a of stuff to figure out before I can build the sources.
And I understood your intent Kurt, even without the coffee :-)
Thanks again for your input guys,
Bill
On 12/5/2011 10:07 AM, Kurt Lidl wrote:
> On 12/4/2011 11:04 AM, Andreas Sikkema wrote:
>> On 12/4/11 4:31 PM, Bill Shaw wrote:
>>> Yes, I agree that is what it is behaving like, but there is no
>>> firewall. All the devices are on the same segment, and call setup
>>> works in the other direction. I can setup the legs and transfer voice
>>> packets bidirectionally just fine if the call originates from the other
>>> end. It looks to me like my 'new' is being dropped by Asterisk. I'm
>>> pretty sure I'm doing something wrong, I just don't have the info I
>>> need to figure out what I'm doing wrong.
>> I'd build my own Asterisk and add debugging all over chan_iax.c, that's
>> probably the fastest way to find out what's going on.
>>
> Are the protocol errors going up in the output of 'netstat -s'? I've
> seen cases where
> the generation of packets at a low level wasn't putting proper
> checksums on
> the packets, so they all got received at the receiving end of the
> connection.
>
> (IE -- the error is at the UDP level, long before Asterisk sees the
> packets)
>
> -Kurt
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list