[quote="TheMark, post:6, topic:100055"] make it easyre to read [/quote] Like this (I assume that the "'s are an ineffective attempt to compensate for not using pre-formatted text, and not really there) [quote="syntetix, post:4, topic:100055, full:true"] ``` [udp-any] type=transport protocol=udp bind=0.0.0.0 [office](!) type=endpoint transport=udp-any context=from-internal disallow=all allow=alaw allow=ulaw direct_media=no deny=0.0.0.0/0.0.0.0 permit=192.168.30.0/24 language=ru force_rport=yes rewrite_contact=yes rtp_symmetric=yes [office-aor]"(!)" type=aor max_contacts=1 remove_existing=yes qualify_frequency=60 [office-auth]"(!)" type=auth auth_type=userpass "["5001"]"(office) aors=5001 auth=5001-auth callerid=User001 <5001> "["5002"]"(office) aors=5002 auth=5002-auth callerid=User002<5002> "["5003"]"(office) aors=5003 auth=5003-auth callerid=User004<5003> "["5001"]"(office-aor) "["5002"]"(office-aor) "["5003"]"(office-aor) "["5001-auth"]"(office-auth) username=usr001 password=UserPassword001 "["5002-auth"]"(office-auth) username=usr002 password=UserPassword002 "["5003-auth"]"(office-auth) username=usr003 password=UserPassword003 ``` [/quote] Use https://community.asterisk.org/raw/100055/7 to see how this was marked up.