Avoiding IAX destroy deadlock
Posted: Sun Sep 03, 2006 6:09 pm
ok here goes:
php 4.4.4
MySQL 4.0.27
Apache 2.0.59
Astguiclient 1.1.12-3
Asterisk 1.2.10
I can log into the vicidialer and get into the conference room fine with both hard and soft sip phones, but when I click on
"Dial Next Number" It hangs up and I get this:
I am using binfone, and i have followed tthe examples given in scratch_install as close as possible. I thank you in advance for any help I can get with this!
php 4.4.4
MySQL 4.0.27
Apache 2.0.59
Astguiclient 1.1.12-3
Asterisk 1.2.10
I can log into the vicidialer and get into the conference room fine with both hard and soft sip phones, but when I click on
"Dial Next Number" It hangs up and I get this:
- Code: Select all
code edited because it contained personal binfone account info!
Sep 3 16:04:59 WARNING[4482]: channel.c:787 channel_find_locked: Avoided initial deadlock for '0x81bea38', 10 retries!
Sep 3 16:04:59 WARNING[4482]: channel.c:787 channel_find_locked: Avoided initial deadlock for '0x81bea38', 10 retries!
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
Sep 3 16:05:00 NOTICE[4394]: chan_iax2.c:1619 iax2_destroy: Avoiding IAX destroy deadlock
I am using binfone, and i have followed tthe examples given in scratch_install as close as possible. I thank you in advance for any help I can get with this!