[Asterisk-Users] voicetronix
mick at netexpress.com.au
mick at netexpress.com.au
Sat Oct 11 06:15:26 MST 2003
Sound is OK on inside phone
When calling in sounds bad
Regards Mick
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of
andrewg at felinemenace.org
Sent: Saturday, 11 October 2003 10:39 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] voicetronix
On Sat, Oct 11, 2003 at 10:25:37PM +0930, mick at netexpress.com.au wrote:
> Andrew
>
> I am having trouble with
>
> Sound ( only if you dialling from outside )
Hmm. not really. uhm. could play with the volume levels. or it could
possibly be something else.
>
> Cisco phone can not dial out
Sounds more like an asterisk configuration problem.
IIRC, I had Dial(VPB/1/1) to dialout using port 1 of board 1. You might
want to double check your config file. The VPB4 stuff uses port 1 - 4.
>
> If I phone in and select extension number of Cisco phone
>
> * dies
>
> Any ideas ???
Well. asterisk -vvvvvgc and mebe start it under gdb, and when it
crashes, do
backtrace
and then type
x/3i $eip
info registers
that should be more useful for the developer people, though it may
remind me of something. To start asterisk under gdb, type
gdb /path/to/asterisk
then once gdb has started, type
set args -vvvvvgc
then type
run
if/when it crashes, use the above commands and record the output and
post to
the group. I find the type typescript program useful for that. just type
typescript hit enter, and type exit after you exit gdb.
Hmm. this email is a bit arse about, but meh. More of ideas flowing than
actual concurrent thoughts.
>
> Regards Mick
>
>
Hope this helps,
Andrew Griffiths _______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list