[Asterisk-Users] No audio? Update your Asterisk

Steve Gladden Asterisk at MichiganBroadband.com
Wed Feb 1 23:01:01 MST 2006


FIXED!!!

Finally got some free time to really look into it while not rusing around
with work.

The problem boiled down to this:

IN sip.conf:

 externip = X.X.X.X ;Outside address
      localnet = 10.73.73.133 ;Inside address
       localmask = 255.255.255.0 ;Inside subnet

This worked for months & months & months  (since mid 2005) with no
problems for me.

I do remember seeing the warnings about changing it to the new format
quite awhile back but forgot about it.

What I had to do was simple:

Changed it to the new format --

externip = X.X.X.X ;Outside address
localnet = 10.73.73.0/255.255.255.0 ;Inside address

Now everything works! and I have working sip to sip audio once again!
The world smiles on my RTP packets once again.

Was strange how it all failed on Jan, 25 along with the 'time bomb'
failure/problem that everyone else had.

Seems that this had something to do with it!

Simple fix but a major hair pulling experience to track it down in spare
time. :-)

Thanks for the help and I hope I didn't waste your time too badly here.


Steve


































































> Good question,
> But the answer is no.
>
> I have went through the trouble to make sure that all traces of
> other asterisk libraries/modules, config files & excutables
> are removed from the system before compiling running & testing
> anything.
>
> I am also being sure to unload ztdummy & zaptel modules before
> removing the files and recompiling.
>
> For good/bad measure I am also completely powering off the system
> between attemps to ensure the USB hardware being used for timing
> with our 2.4 kernel is getting reset properly before trying again.
> Probably not really needed but I'm at the point of desperation and
> am trying not to leave anything out.
>
> Thanks for your time!
>
> Steve
>
>
>
>
>
>> Steve:
>>
>> I'm picking up the tail end of a thread, so apologies if this is
>> offtrack...
>>
>> Have you perhaps got an old set of EXECUTABLES in your path, that are
>> being picked up before your newly compiled ones?
>>
>> Roger
>>
>> Steve Gladden wrote:
>>
>>>Yes I have.
>>>I have been battling this issue since wednesday 1-25
>>>And so far have tried many things.
>>>
>>>Have also tried RTP debug and do not see ANY RTP when the call is made.
>>>
>>>I will keep working at this until I figure it out but right now am very
>>>stumped and frusterated.
>>>
>>>The software update SHOULD have fixed it as it has for many others.
>>>
>>>Steve
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>>Have you tried increasing the debug level and watching the cli?
>>>>
>>>>------------------------
>>>>
>>>>
>>>>
>>>>>No Firewalls involved, the test has been simplified down to two sip
>>>>>phones
>>>>>on a LAN and still no audio.
>>>>>
>>>>>For waht it's worth.... IAX2 still works fine.
>>>>>
>>>>>Steve
>>>>>
>>>>>-----
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>Yep, tried that.
>>>>>>>
>>>>>>>blew away all my source code, re-downloaded re compiled and re
>>>>>>>installed.
>>>>>>>it's behaving exactly the same, calls go through but no audio in
>>>>>>>
>>>>>>>
>>>>>either
>>>>>
>>>>>
>>>>>>>direction for sip-sip calls on the LAN or to-from the Internet SIP
>>>>>>>providers tested.
>>>>>>>
>>>>>>>I'm at a loss I feel like I have tried everything.
>>>>>>>
>>>>>>>even stripped down my configs and tried to make them as simple as
>>>>>>>possible
>>>>>>>with nothing more than two SIP phones and a default context.
>>>>>>>
>>>>>>>I'm running a 2.4 kernel with USB timimg for ztdummy
>>>>>>>
>>>>>>>Another interesting note is that I am getting no DTMF decode
>>>>>>>with PAP2 devices set to AVT.
>>>>>>>
>>>>>>>It was working before Jan 25th along with audio before all suddenly
>>>>>>>quite
>>>>>>>working.
>>>>>>>
>>>>>>>I set my system and hardware clock back to 00:00 Jan, 01 2006
>>>>>>>and rebooted the system
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>Anything else I should be checking for?
>>>>>>>
>>>>>>>
>>>>>>Sounds like maybe a firewall is involved somewhere. Are you sure
>>>>>> there
>>>>>>are none in the path (including on your asterisk box)?
>>>>>>
>>>>>>
>>>>>>_______________________________________________
>>>>>>--Bandwidth and Colocation provided by Easynews.com --
>>>>>>
>>>>>>Asterisk-Users mailing list
>>>>>>To UNSUBSCRIBE or update options visit:
>>>>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>>>>
>>>>>>
>>>>>>
>>>>>_______________________________________________
>>>>>--Bandwidth and Colocation provided by Easynews.com --
>>>>>
>>>>>Asterisk-Users mailing list
>>>>>To UNSUBSCRIBE or update options visit:
>>>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>>>
>>>>>
>>>>>
>>>>---------------End of Original Message-----------------
>>>>
>>>>
>>>>_______________________________________________
>>>>--Bandwidth and Colocation provided by Easynews.com --
>>>>
>>>>Asterisk-Users mailing list
>>>>To UNSUBSCRIBE or update options visit:
>>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>>
>>>>
>>>>
>>>
>>>_______________________________________________
>>>--Bandwidth and Colocation provided by Easynews.com --
>>>
>>>Asterisk-Users mailing list
>>>To UNSUBSCRIBE or update options visit:
>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>>
>>>
>>
>> --
>> ########################################################
>> Roger Hill				07739 707 180
>> Perseverance is the hard work you do after you get
>> tired of doing the hard work you already did.
>> ########################################################
>>
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>>
>> Asterisk-Users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list