Warning message in log... Don't know how to indicate condition 20..

DungeonMaster3000
Posts: 124
Member Since:
2010-05-21

Hi All,

I'm using Using Trixbox 2.8.0.3. Have a H323 trunk between an old avaya and our trixbox. I was just reading through some of my logs and saw a few lines "WARNING[796] chan_ooh323.c: Don't know how to indicate condition 20 on ooh323c_o_28". I've taken a quick google and found some posts with the same warning but no replies. Does anyone know what this means and if I need to worry?


[Sep 14 09:58:09] VERBOSE[796] logger.c: -- Called IPOffice/314@192.168.200.99:1720
[Sep 14 09:58:10] VERBOSE[796] logger.c: -- OOH323/314@192.168.200.99:1720-6309 is ringing
[Sep 14 09:58:20] VERBOSE[796] logger.c: -- OOH323/314@192.168.200.99:1720-6309 answered SIP/2161-b76004e8
[Sep 14 09:58:20] WARNING[796] chan_ooh323.c: Don't know how to indicate condition 20 on ooh323c_o_28
[Sep 14 09:58:38] WARNING[796] chan_ooh323.c: Don't know how to indicate condition 20 on ooh323c_o_28

ooh323.conf

[IPOffice]
type=friend
context=from-internal
ip=192.168.200.99
port=1720
disallow=all
allow=ulaw
canreinvite=no
dtmfmode=h245signal

Many thanks,
Tarran



obeliks
Posts: 878
Member Since:
2010-03-14
Condition 20

Condition 20 is

AST_CONTROL_SRCUPDATE = 20, /*!

Is it causing problems ? You might need to have canreinvite=no on your other SIP peers.



DungeonMaster3000
Posts: 124
Member Since:
2010-05-21
Hey obeliks, Did you know

Hey obeliks,

Did you know that error message from experience or looked through the asterisk source? The reason i ask is i downloaded the source for asterisk and couldn't find it anywhere... perhaps was just looking in the wrong files.

The only issue that i have over the h.323 trunk (avaya ip office 403 trixbox 2.8.0.3) is trying to transfer calls to internal extentions. the trixbox side of the trunk can hear the transfered user but the avaya side can not (just dead air), yet if i transfer to an external number, both parties connect fine - i posted about this earlier in the year but never got a reply (http://fonality.com/trixbox/forums/trixbox-forums/help/avaya-ip-o...).

Do you think this error may be relating the the problem described above?

Many thanks,
Tarran



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.