[asterisk-bugs] [Asterisk 0019024]: no audio on iax calls if client registered.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 12 02:16:52 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19024
======================================================================
Reported By: gobris
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19024
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.17.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-03-24 16:33 CDT
Last Modified: 2011-04-12 02:16 CDT
======================================================================
Summary: no audio on iax calls if client registered.
Description:
Hello,
I compiled 1.6.2.17 from source on debian 2.6.32-5-686 kernel, even a few
times.
I didnt make any tuning on iax2 config. I only got a simple dialplan for
testing on extensions.conf
exten => _5XXX,1,DIAL(SIP/${EXTEN},20)
exten => _6XXX,1,DIAL(IAX2/${EXTEN},20)
I have no problem with any hard or soft sip clients.All condecs seem
fine.
But with iax2 clients, i tried zoiper, kiax and diax. None of them were
successful with audio.
Only, if i unregister zoiper and dial a number, i can get audio. But if
zoiper registers, no audio at all.
I tried different codes ulaw alaw gsm to figure out if it is with codec
but no change.
======================================================================
----------------------------------------------------------------------
(0133618) gobris (reporter) - 2011-04-12 02:16
https://issues.asterisk.org/view.php?id=19024#c133618
----------------------------------------------------------------------
I added sql statement for nonworking configuration for realtime iax
client.
And this is the working config for user 6000 in users.conf
[6000]
fullname = Batur deneme1
email = batur at bilkent.edu.tr
secret = 6000
hasvoicemail = no
vmsecret = 1234
hassip = no
hasiax = yes
type = friend
context = default
host = dynamic
allow = ulaw;alaw;gsm;
LINEKEYS = 1
linenumber = 1
cid_number = 6000
I can regenerate this error evrytime if i switch iax_users to realtime.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-12 02:16 gobris Note Added: 0133618
======================================================================
More information about the asterisk-bugs
mailing list