Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cludomq cludomq
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • ext
  • cludomqcludomq
  • Wiki
  • eventid:10003

eventid:10003 · Changes

Page history
pawel created page: eventid:10003 authored Feb 12, 2018 by Paweł Pierścionek's avatar Paweł Pierścionek
Hide whitespace changes
Inline Side-by-side
eventid:10003.md 0 → 100644
View page @ a1c66b79
# E:10003
## NotifyIVR
### Opis
Zdarzenie generowane w po wywołaniu webserwisu NotifyIVR(klucz,wartość) z poziomu IVR
### Nagłówki
| Nagłówek | Typ | Wartość / Zakres| Opis |
| -------- | -------- | -------- | -------- |
| e | int | 10003| identyfikator eventu |
| en | string | NotifyIVR| nazwa klasy eventu |
| NotifyIVR| boolean | true | flaga eventu |
| i | string | [a-z0-0]{16} | identyfikator instancji, dla której wystąpiło zdarzenie |
### Treść encodowana JSON
```javascript
{
"sid":"26321494", // id sesji
"key":"dtmf", // klucz
"value":"1", // wartość
"call":{
"ca":"600390338", // ANI
"cb":"221223999", // DNIS
"mt":"Audio",
"svcid":111, // id serwisu
"sname":"PL_ECHO_TEST", // nazwa serwisu
}
}
```
Clone repository
  • eventid:100
  • eventid:10001
  • eventid:10002
  • eventid:10003
  • eventid:101
  • eventid:102
  • eventid:103
  • eventid:104
  • eventid:105
  • eventid:107
  • eventid:108
  • eventid:109
  • eventid:501
  • eventid:502
  • eventid:503
View All Pages