Posted: Tue Jan 19, 2010 6:23 pm Post subject: cisco 7940
Hi guys,
I try to connect cisco 7940 to my asterisk but i have this error:
Jan 19 13:14:10 NOTICE[7750] chan_sip.c: Registration from '<sip:299@172.16.1.3>' failed for '172.16.9.188' - ACL error (permit/deny)
And it's really because i can make call but not receive.
This my conf files:
Sipdefault.cnf ->
# Image Version
image_version: "P0S3-8-12-00"
# Proxy Server
proxy1_address: "172.16.1.3"
# Proxy Server Port (default - 5060)
proxy1_port:"5060"
# Emergency Proxy info
proxy_emergency: "172.16.1.3"
proxy_emergency_port: "5060"
# Backup Proxy info
proxy_backup: "172.16.1.3"
proxy_backup_port: "5060"
# Outbound Proxy info
outbound_proxy: "172.16.1.3"
outbound_proxy_port: "5060"
# Do Not Disturb Control (0-off, 1-on, 2-off with no user control, 3-on with no user control)
dnd_control: "0" ; Default 0 (Do Not Disturb feature is off)
# Caller ID Blocking (0-disabled, 1-enabled, 2-disabled no user control, 3-enabled no user control)
callerid_blocking: "0" ; Default 0 (Disable sending all calls as anonymous)
# Anonymous Call Blocking (0-disbaled, 1-enabled, 2-disabled no user control, 3-enabled no user control)
anonymous_call_block: "0" ; Default 0 (Disable blocking of anonymous calls)
# Call Waiting (0-disabled, 1-enabled, 2-disabled with no user control, 3-enabled with no user control)
call_waiting: "1" ; Default 1 (Call Waiting enabled)
# DTMF AVT Payload (Dynamic payload range for AVT tones - 96-127)
dtmf_avt_payload: "100" ; Default 100
# XML file that specifies the dialplan desired
dial_template: "dialplan"
# Network Media Type (auto, full100, full10, half100, half10)
network_media_type: "auto"
#Autocompletion During Dial (0-off, 1-on [default])
autocomplete: "0"
#Time Format (0-12hr, 1-24hr [default])
time_format_24hr: "1"
Next my SIPxxxxxx.cnf ->
image_version: "P0S3-8-12-00";
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum