diff --git a/sflphone-common/sequence2.yml b/sflphone-common/sequence2.yml
new file mode 100644
index 0000000000000000000000000000000000000000..ba15f07f7458114acc96301f9fe53d2bd601c598
--- /dev/null
+++ b/sflphone-common/sequence2.yml
@@ -0,0 +1,158 @@
+accounts:
+ - id:			IP2IP
+   alias:
+   username:
+   password:
+   hostname:
+   enable:		true
+   type:		SIP
+   expire:		3600
+   interface:		default
+   port:		5060
+   mailbox:
+   publishAddr:		127.0.0.1
+   publishPort:		5060
+   sameasLocal:		true
+   resolveOnce:		false      
+   codecs:		0/9/110/111/112/
+   credential:
+     count:		0
+   srtp:
+     enable:		false
+     keyExchange:	sdes
+     rtpFallback:	false
+   zrtp:
+     displaySas:	false
+     displaySasOnce:	false
+     helloHashEnabled:	false
+     notSuppWarning:	false
+   tls:
+     certificate:
+     calist:
+     ciphers:
+     enable:            false
+     method:           	TLSv1
+     timeout:          	0
+     password:
+     privateKey:
+     requireCertif:    	false
+     server:
+     verifyClient:      false
+     verifyServer:      false
+
+ - id:			1234
+   alias:   		sfl-181
+   username:		181   
+   password:  		sfl-181pw
+   hostname:  		sflphone.org
+   enable:		true
+   type:		SIP
+
+ - id:			2345
+   alias:		sfl-431
+   username:		431     
+   password:  		alexandre
+   hostname:		192.168.50.3
+   enable:		true
+   type:		SIP
+   expire:		3600
+   interface:		lo
+   port:		5065
+   mailbox:		97
+   publishAddr:		127.0.0.1
+   publishPort:		5065
+   sameasLocal:		true
+   resolveOnce:		false      
+   codecs:		0/9/110/111/112/
+   credential:
+     count:		0
+   srtp:
+     enable:		true
+     keyExchange:	sdes
+     rtpFallback:	true
+   zrtp:
+     displaySas:	true
+     displaySasOnce:	false
+     helloHashEnabled:	true
+     notSuppWarning:	true
+   tls:
+     certificate:       /home/msavard/Development/sflphone/sflphone-client-gnome/config.guess
+     calist:            /home/msavard/Development/sflphone/sflphone-client-gnome/aclocal.m4
+     ciphers:
+     enable:            true
+     method:           	TLSv1
+     timeout:          	0
+     password:
+     privateKey:        /home/msavard/Development/sflphone/sflphone-client-gnome/config.log
+     requireCertif:    	true
+     server:
+     verifyClient:      true
+     verifyServer:      true
+
+addressbook:
+   photo:		false
+   enabled:		true
+   list:		1243608768.30329.0@emilou-desktop/1243456917.15690.23@emilou-desktop/
+   max_results:		25
+   business:		true
+   home:		false
+   mobile:		false
+
+audio:
+   alsa:
+     cardin:            0
+     cardout:		0
+     cardout:		0
+     framesize:		20
+     plugin:		default
+     smplrate:		44100
+   pulse:
+     devicePlayback:
+     deviceRecord:
+     deviceRingtone:	
+   recordpath:		/home/msavard/Bureau
+   ringchoice:		/usr/share/sflphone/ringtones/konga.ul
+   volumemic:		100
+   volumespkr:		100
+
+hooks:
+   iax2Enabled:		false
+   numberAddPrefix:	false
+   numberEnabled:	false
+   sipEnabled:		false
+   urlCommand:		x-www-browser
+   urlSipField:		X-sflphone-url
+
+preferences:
+   order:		1234/2345
+   audioapi:		0
+   dialpaddisplay:	0
+   historyenabled:	1
+   historylimit:	30
+   historymaxCalls:	20
+   notifyall:		true
+   notifymails:		false
+   zoneToneChoice:	North America
+   registrationexpire:	180
+   ringtonesenable:	true
+   portnum:		5060
+   searchbardisplay:	true
+   starthidden:		0
+   volumedisplay:	0
+   windowheight:	332
+   windowpopup:		0
+   windowposition:	0
+   windowposition:	24
+   windowwidth:		240
+   zeroconfenable:	false
+   md5Hash:		false
+
+voiplink:
+   playDtmf:		true
+   playTones:		true
+   pulseLength:		250
+   sendDTMFas:		0
+   stunenable:		0
+   stunserver:		stun.sflphone.org
+   symmetric:		true
+   zidFile:		sfl.zid
\ No newline at end of file