[global] type = global endpoint_identifier_order = ip,username [acl] type = acl deny = 0.0.0.0/0.0.0.0 permit = 127.0.0.1 ;permit = 192.168.1.0/24 ;uncomment if you want to connect clients from LAN permit = 88.79.152.xxx ;nslookup .sip.arcor.de [transport-udp] type = transport protocol = udp bind = 0.0.0.0:5060 local_net = 127.0.0.1 local_net = 192.168.1.0/24 [reg_arcor] type = registration transport = transport-udp contact_user = client_uri = sip:@.sip.arcor.de server_uri = sip:.sip.arcor.de outbound_auth = auth_arcor retry_interval = 30 forbidden_retry_interval = 300 max_retries = 10 auth_rejection_permanent = false [auth_arcor] type = auth auth_type = userpass realm = arcor.de username = password = [aor_arcor] type = aor contact = sip:.sip.arcor.de [id_arcor] type = identify match = .sip.arcor.de endpoint = in_arcor [in_arcor] type = endpoint transport = transport-udp context = lantiq1_inbound disallow = all allow = alaw,g722,ulaw disable_direct_media_on_nat = yes rewrite_contact = yes [out_arcor] type = endpoint transport = transport-udp disallow = all allow = alaw,g722,ulaw disable_direct_media_on_nat = yes callerid = from_user = from_domain = .sip.arcor.de outbound_auth = auth_arcor aors = aor_arcor