Skip to content

Instantly share code, notes, and snippets.

@Pash237
Created March 24, 2017 19:19
Show Gist options
  • Save Pash237/06ea70f88d01489b9335d0852f208922 to your computer and use it in GitHub Desktop.
Save Pash237/06ea70f88d01489b9335d0852f208922 to your computer and use it in GitHub Desktop.
<-- POST calls/hang_up {
message = {
text = Success;
type = Success;
};
}
<-- SIGNAL hang_up {"reason":"ok","call_id":"585e1178-c4de-4a6b-93b7-73b5bab32c11"}
received hang up: {
"call_id" = "585e1178-c4de-4a6b-93b7-73b5bab32c11";
reason = ok;
}
<-- SIGNAL hang_up {"reason":"ok","call_id":"585e1178-c4de-4a6b-93b7-73b5bab32c11"}
received hang up: {
"call_id" = "585e1178-c4de-4a6b-93b7-73b5bab32c11";
reason = ok;
}
Hang up another call – ignoring...
<-- SIGNAL questionnaire {"questionnaire_id":"33c738d7-4b80-4575-96a4-8b59b929aee3"}
received questionnaire signal: {
"questionnaire_id" = "33c738d7-4b80-4575-96a4-8b59b929aee3";
}
Showing WebView with https://kidsdoctorsoncall.com/embed/questionnaires/33c738d7-4b80-4575-96a4-8b59b929aee3?session[token]=5d64e2a46b3708992825bd30ff89500365b51d249141f8753c0a6a35792ee6455de6cf0d9c0b8638583239f559c9883553277ab0be1284860ba4d4c8cafc8f49 on <UINavigationController: 0x7fbac8075600>
Opening in web view: https://kidsdoctorsoncall.com/embed/questionnaires/33c738d7-4b80-4575-96a4-8b59b929aee3?session[token]=5d64e2a46b3708992825bd30ff89500365b51d249141f8753c0a6a35792ee6455de6cf0d9c0b8638583239f559c9883553277ab0be1284860ba4d4c8cafc8f49
<-- SIGNAL questionnaire {"questionnaire_id":"428753c5-f88a-4217-8742-ce698c207ac2"}
received questionnaire signal: {
"questionnaire_id" = "428753c5-f88a-4217-8742-ce698c207ac2";
}
Showing WebView with https://kidsdoctorsoncall.com/embed/questionnaires/428753c5-f88a-4217-8742-ce698c207ac2?session[token]=5d64e2a46b3708992825bd30ff89500365b51d249141f8753c0a6a35792ee6455de6cf0d9c0b8638583239f559c9883553277ab0be1284860ba4d4c8cafc8f49 delayed on <UINavigationController: 0x7fbac7c9ac00>
<-- SIGNAL hang_up {"reason":"ok","call_id":"585e1178-c4de-4a6b-93b7-73b5bab32c11"}
received hang up: {
"call_id" = "585e1178-c4de-4a6b-93b7-73b5bab32c11";
reason = ok;
}
Hang up another call – ignoring...
<-- SIGNAL questionnaire {"questionnaire_id":"1dabe6ee-9b57-4153-885d-5c89e96531ee"}
received questionnaire signal: {
"questionnaire_id" = "1dabe6ee-9b57-4153-885d-5c89e96531ee";
}
Showing WebView with https://kidsdoctorsoncall.com/embed/questionnaires/1dabe6ee-9b57-4153-885d-5c89e96531ee?session[token]=5d64e2a46b3708992825bd30ff89500365b51d249141f8753c0a6a35792ee6455de6cf0d9c0b8638583239f559c9883553277ab0be1284860ba4d4c8cafc8f49 delayed on <UINavigationController: 0x7fbac7c9ac00>
Opening in web view: https://kidsdoctorsoncall.com/embed/questionnaires/428753c5-f88a-4217-8742-ce698c207ac2?session[token]=5d64e2a46b3708992825bd30ff89500365b51d249141f8753c0a6a35792ee6455de6cf0d9c0b8638583239f559c9883553277ab0be1284860ba4d4c8cafc8f49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment