Advertisement
josefu

Bad CDR MongoDB

Nov 30th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. callflow : {
  2.      dialplan : "XML",
  3.      profile_index : 1
  4.      caller_profile : {
  5.           username : "102"
  6.           onekey : "value 1",
  7.           anotherkey : "value 2",
  8.           origination : {
  9.                origination_caller_profile : {
  10.                     key_one : "value 1",
  11.                     key_two : "value 2"
  12.                } ,
  13.                origination_caller_profile : {
  14.                     key_one : "value 1",
  15.                     key_two : "value 2"
  16.               }
  17.           }
  18. } ,
  19. callflow : {
  20.      dialplan : "XML",
  21.      profile_index : 1
  22.      caller_profile : {
  23.           username : "102"
  24.           onekey : "value 1",
  25.           anotherkey : "value 2",
  26.           origination : {
  27.                origination_caller_profile : {
  28.                     key_one : "value 1",
  29.                     key_two : "value 2"
  30.                } ,
  31.                origination_caller_profile : {
  32.                     key_one : "value 1",
  33.                     key_two : "value 2"
  34.               }
  35.           }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement