Hello,
I am using CVS-NHEAD-03/29/05-15:51:16 and testing iax realtime. I have
configured a test account on iax.conf:
[test]
type=friend
context=test
username=test
auth=md5
secret=testing
host=dynamic
disallow=all
allow=ilbc
allow=gsm
callerid=1010
trunk=no
qualify=no
Then I insert an entry on mysql for testing realtime (btw realtime on
the asterisk box works well for sip on both the flatfile and mysql). It
has the same config as that on the flatfile but with different username
and password (iaxtest).
Asterisk crashes with the following error:
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass:
REGREQ
Timestamp: 00003ms SCall: 03403 DCall: 00000 [x.x.0.93:4569]
USERNAME : iaxtest
REFRESH : 300
Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass:
ACK
Timestamp: 00003ms SCall: 00003 DCall: 03403 [x.x.0.93:4569]
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
--snip, above lines just repeat here--
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
Ouch ... error while writing audio data: : Broken pipe
Segmentation fault (core dumped)
On iax.conf
rtcachefriends=yes
rtnoupdate=yes
rtautoclear=yes
What could be causing this? Anyone seen this problem before?
Help would be appreciated. Thanks.
--
Cheers,
Paul P. Pongco
Mosaic Communications Inc.
I've never actually core dumped but I *have* been able to hang asterisk
a couple times, I believed my problem was when I lost my mysql
connection. Why it lost connection is a mystery, the servers are on the
same testswitch. :/
I forgot which head ver it was, a couple weeks ago.
-----Original Message-----
From: Paul P. Pongco [mailto:paulp@mozcom.com]
Sent: Friday, April 08, 2005 1:44 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] iax / realtime problems
Hello,
I am using CVS-NHEAD-03/29/05-15:51:16 and testing iax realtime. I have
configured a test account on iax.conf:
[test]
type=friend
context=test
username=test
auth=md5
secret=testing
host=dynamic
disallow=all
allow=ilbc
allow=gsm
callerid=1010
trunk=no
qualify=no
Then I insert an entry on mysql for testing realtime (btw realtime on
the asterisk box works well for sip on both the flatfile and mysql). It
has the same config as that on the flatfile but with different username
and password (iaxtest). Asterisk crashes with the following error:
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass:
REGREQ
Timestamp: 00003ms SCall: 03403 DCall: 00000 [x.x.0.93:4569]
USERNAME : iaxtest
REFRESH : 300
Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass:
ACK
Timestamp: 00003ms SCall: 00003 DCall: 03403 [x.x.0.93:4569]
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
--snip, above lines just repeat here--
-- Seeding 'iaxtest' at x.x.0.93:4569 for 60
Ouch ... error while writing audio data: : Broken pipe Segmentation
fault (core dumped)
On iax.conf
rtcachefriends=yes
rtnoupdate=yes
rtautoclear=yes
What could be causing this? Anyone seen this problem before? Help would
be appreciated. Thanks.
--
Cheers,
Paul P. Pongco
Mosaic Communications Inc.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Hello, Paul P. Pongco already reported this issue on Friday, April 08, 2005. I've used the same title for the Subject. It seems that Asterisk crashes generating a core dumped everytime there is an attempt of register an IAX softphone if realtime is activated. I don't have a clue about the source of the problem since realtime works fine for the rest of the cases (sip, extensions and voicemail). Any help to understand this behaviour would be appreciated. The only way I have at the moment to avoid the crashing is comment extconfig.conf and use a static iax configuration. extconfig.conf: [settings] ;iaxusers => mysql,asterisk,iax_buddies ;iaxpeers => mysql,asterisk,iax_buddies sipusers => mysql,asterisk,sip_buddies sippeers => mysql,asterisk,sip_buddies voicemail => mysql,asterisk,voicemail_users extensions => mysql,asterisk,extensions_table I'm currently running Asterisk CVS-HEAD-05/03/05-16:14:16 Thanks, Victor. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050503/ca4e6ee4/attachment.htm