These 9 commits are when the Protocol Buffers files have changed:
Commit: | 0e2dabc | |
---|---|---|
Author: | Dan Cropp | |
Committer: | GitHub |
Added ProtocolId and fixed Language in the ChannelData. Added AppName and AppData to the DialplanCEP. (#165) * Added ProtocolId to the ChannelData. For chan_sip and PJSIP this is the SIP header Call-ID value. Language was in the ChannelData protobuf, but was missing from channel.go so applications could not retrieve the Language value passed from Asterisk. Added AppName and AppData to the DialplanCEP. This allows applications to know the current Asterisk dialplan application and the parameters (data) passed to the application. --------- Co-authored-by: Dan Cropp <dcropp@amtelco.com>
The documentation is generated from this commit.
Commit: | 608947a | |
---|---|---|
Author: | Seán C. McCord | |
Committer: | GitHub |
regenerate mocks (#160) * regenerate mocks * gofumpt and gci
Commit: | b07ac06 | |
---|---|---|
Author: | Seán C McCord |
reorder v5
Commit: | 39025c9 | |
---|---|---|
Author: | Seán C McCord |
add proper v5 subdir
Commit: | 2730321 | |
---|---|---|
Author: | Seán C McCord | |
Committer: | Seán C McCord |
Add support for ChannelVars on ChannelData Fixes ari-proxy#18
Commit: | 92f6ac0 | |
---|---|---|
Author: | Seán C McCord |
fix updated ChannelData et al
Commit: | 2742260 | |
---|---|---|
Author: | Seán C McCord |
add some protobuf definitions
Commit: | d104ba0 | |
---|---|---|
Author: | Seán C McCord |
move proto to root, integrate Key
Commit: | 51ffd6b | |
---|---|---|
Author: | Seán C McCord |
add protobuf spec for Key