SIP reload.....!

Hi again…please look into this if this is an error on the CLI when i input sip reload i got this log message…

Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 120, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 120, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 130, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 130, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 140, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 140, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 150, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 150, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 160, using rfc2833
Nov 24 23:51:11 WARNING[2568]: chan_sip.c:12092 handle_common_options: Unknown dtmf mode ‘rfc283’ on line 160, using rfc2833

it bothers me…coz i think this is not suppost to be the output…
this is my sip.conf

[general]
port = 5060
bindaddr = 0.0.0.0

[VoIP]
disallow=all
allow=g729
type=friend
host=***.***.***.***
dtmfmode=rfc2833
qualify=1000

[1001]
disallow=all
allow=g729
type=friend
username=1001
secret=1001
host=dynamic
dtmfmode=rfc2833
qualify=1000

[1002]
disallow=all
allow=g729
type=friend
username=1002
secret=1002
host=dynamic
dtmfmode=rfc2833
qualify=1000

[1003]
disallow=all
allow=g729
type=friend
username=1003
secret=1003
host=dynamic
dtmfmode=rfc2833
qualify=1000

[1004]
disallow=all
allow=g729
type=friend
username=1004
secret=1004
host=dynamic
dtmfmode=rfc2833
qualify=1000

Hi

Odd as the error is dtmf mode ‘rfc283’ on line 120, using rfc2833

but your sip.conf says rfc2833

Try deleting the line and retyping it in , were the entries pasted in?

Ian

The above only shows the first 50 lines - lines 120, 130, 140, 150 and 160 may well have typos!

Good old copy ‘n’ paste eh :wink:.

What version of asterisk are you using? I’d like to see what the source code is doing here.

hi im using asterisk 2.4 and how im going to execute the line delete & retyping…?

The latest released version of asterisk is v1.6.0.1!

sorry i mean its 1.4.22