Phone call breaking up after 20 minutes

gregorywest
Posts: 70
Member Since:
2009-11-02

When I make a call out or in after about 20 minutes the voice out starts to break up. All that is showing up in the log that is unussual is this:

Any idea why a call would be going along fine then the outgoing audio break up? We have checked the obvious like downloads or uploads started. Nothing. But am perplexed why the TB is going after my external URL.

[Dec 21 11:05:41] WARNING[7001] pbx.c: FONALITY: This thread has already held the conlock, skip locking
[Dec 21 11:06:23] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:07:12] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:07:23] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:08:23] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:08:57] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:09:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:10:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:10:42] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:11:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:12:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:12:36] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:13:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:14:12] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:14:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:15:24] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!
[Dec 21 11:15:57] NOTICE[7020] chan_sip.c: Warning: Re-lookup of 'dbwsys.mb.ca' failed!



b14ck
Posts: 773
Member Since:
2009-03-03
Change that DNS name to an

Change that DNS name to an IP address to prevent this issue. SIP performs periodic DNS lookups to keep sources fresh. It looks like your DNS lookups are failing (maybe ISP / DNS issues?) so you may want to remove the DNS name and just put in a hard IP address as a workaround.

--

Randall Degges
Lead Developer, RCI Telecommunications
projectb14ck - http://projectb14ck.org/ - Weblog



gregorywest
Posts: 70
Member Since:
2009-11-02
DNS lookup

OK that makes scense. I will look for the entries that are dbwsys.mb.ca and replace them with the external IP addr.

Been looking for where that is stored so I can change it. Can not find where it keeps the 'dbwsys.mb.ca' entry.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.