;==============TRANSPORTS [simpletrans] type=transport protocol=udp bind=0.0.0.0 ;===============TRUNK [rustytel] type=registration transport=simpletrans outbound_auth=rustytel server_uri=sip:blah@10.24.18.124:5060 client_uri=sip:blah@10.24.17.228:5060 retry_interval=15 [rustytel] type=auth auth_type=userpass password=1234567890 username=blah [rustytel] type=aor contact=sip:blah@10.24.18.124:5060 [rustytel] type=endpoint transport=simpletrans context=from-external disallow=all allow=ulaw outbound_auth=rustytel aors=rustytel [rustytel] type=identify endpoint=rustytel match=10.24.18.124 ;===============EXTENSION 6001 [6001] type=endpoint context=internal disallow=all allow=ulaw transport=simpletrans auth=auth6001 aors=6001 ;trust_id_inbound=yes trust_id_outbound=yes callerid=Rusty Newton <1006> [auth6001] type=auth auth_type=userpass password=6001 username=6001 [6001] type=aor mailboxes=6001 ;max_contacts=1 contact=sip:6001@10.24.18.16:5060 ;[6001] ;type=identify ;endpoint=6001 ;match=10.24.18.16 ;==============EXTENSION 6002 [6002] type=endpoint context=otherinternal disallow=all allow=ulaw transport=simpletrans auth=auth6002 aors=6002 ;trust_id_inbound=yes trust_id_outbound=yes callerid=Other Newton <2006> [auth6002] type=auth auth_type=userpass password=6002 username=6002 [6002] type=aor mailboxes=6002 ;max_contacts=1 contact=sip:6002@10.24.18.138:5060