[Asterisk-Users] Asterisk and AVM FritzBox Fon (Germany)

Marco Czudej czudej78-asterisk at yahoo.de
Sat Aug 21 04:33:22 MST 2004


Hello everyone,

I've some stange problems with my "AVM FritzBox Fon"
(http://www.avm.de/de/Presse/Informationen/2004/2004_06_22.php3)
and Asterisk.

I want to build up an internal SIP Network for testing
purposes.

I can phone with my Grandstream BT-101 to other BT-101
or SIP-Software, but not to my AVM FritzBox Fon. It
looks like the Box connects successfully to Asterisk,
but you can't call other internal SIP Accounts. You
also can't call to the Box. The Phone on the Box
rings, but I you want to start the call you hear
nothing. And after a few seconds, the Grandstream
responds a 403-Error.

Here a snapshot from my sip.conf

[general] 
port = 5060 
bindaddr = 0.0.0.0 
context = default 
[10] 
type=friend 
username=10 
fromuser=10 
host=dynamic 
secret=SECRET
canreinvide=no 
[11] 
type=friend 
username=11 
fromuser=11 
host=dynamic 
secret=SECRET

Here my extensions.conf

[general] 
static=yes 
writeprotect=no 
[default] 
include => 10 
include => 11 
[10] 
exten => 10,1,Dial(SIP/10,45) 
exten => 10,2,Hangup 
[11] 
exten => 11,1,Dial(SIP/11,45) 
exten => 11,2,Hangup 

I've tried a "qualify=yes" in the sip.conf, but then
the Box will loose connection after a few seconds:

Aug 21 13:16:10 NOTICE[98310]: chan_sip.c:7653
sip_poke_noanswer: Peer '10' is now UNREACHABLE! 

I would be really pleased for any help :)

Regards,
Marco 
canreinvide=no 


	

	
		
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de



More information about the asterisk-users mailing list