 hardrider Premium join:2007-09-12 Miami, FL
| [Equipment] BVA8052 (BPA410) with Asterisk -inbound calls only
Someone posted about this same problem before but there was no answer to his question. May be I'll be luckier.
I have a bpa410 flashed to BVA8052 ver AR17I. I am running Asterisk version 1.2.22. I can successfully call from other extensions to the BVA8052. However, when I try to call from the BVA, nothing happens. In fact, the BVA freezes completely except for its switch which continues to let the Internet through. I mean, even the config page is frozen to whatever page it was on at the time. I have to completely unplug the unit then plug it back in to restore any kind of functionality to it.
I am hoping someone here will be able to help me figure this thing out.
Application Code Version: SIP version 1.0 US (LDTK AR17I ) checksum db8a Downloader Code Version: 1.0 US (8x8 010220) checksum e233 Hardware Type: BVA8052D
I am quite sure it's not a dial plan problem as I have tested different dial plans with the same result. The dialplan I am currently using is: z.T and that's supposed to let through anything that is dialed. I have also tried xxxxxxx|9xxxxxxxxxxx|1xxxxxxxxxx|x.T|x.# with no luck.
On the Asterisk side, when I look at the Asterisk console with verbosity set to 4, Asterisk doesn't show anything. Nothing shows up in Asterisk logs either. This tells me that the BVA does not send anything to Asterisk. I don't know the debug procedure for the BVA unit so I can't look at the logs for that unit. Hopefully some people here may be more familiar with the BVA and will be able to guide me through that. By the way, I have three units that were flashed with the same firmware and they are ALL doing the same thing. Am I missing something??? |
|
 hardrider Premium join:2007-09-12 Miami, FL
| Re: [Equipment] BVA8052 (BPA410) with Asterisk -inbound calls on
OK, I managed to fix the problem. Multiple complex CODECs (G.723, G.729) were somehow selected simultaneously. Apparently, the BVA8052 will only support the use of only one complex CODEC at a time. To solve the issue, I selected ONE complex codec that I wanted to use alongside G.711 and Voila! |
|