This adjusts the unit test for channel snapshots to take the new
language key into account.
........
Merged revisions 429352 from http://svn.asterisk.org/svn/asterisk/branches/13
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@429353
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
" s: { s: s, s: s, s: i },"
" s: { s: s, s: s },"
" s: { s: s, s: s },"
+ " s: s"
" s: o"
"}",
"name", "TEST/name",
"connected",
"name", "",
"number", "",
+ "language", "en",
"creationtime",
ast_json_timeval(
ast_channel_creationtime(chan), NULL));