annotate doc/test_sip.conf.sample @ 1312:6446c0eea547 1.2.1b

Fix cmake search logic for MySQL
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 19 Sep 2016 00:23:41 +0900
parents 8e260030f32c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
392
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
1 #User configuration
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
2 username = "awestfahl"
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
3 password = "test"
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
4 sip_aor = "sip:awestfahl@tera.ics.keio.ac.jp"
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
5
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
6 #Destination information
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
7 destination_realm = "freediameter.net"
8e260030f32c Added configuration file for app_sip and test_sip
Alexandre Westfahl <awestfahl@freediameter.net>
parents:
diff changeset
8 destination_sip = "sip:awestfahl@freediameter.net"
"Welcome to our mercurial repository"