Skip to content

Instantly share code, notes, and snippets.

@rafabarzotto
Created December 13, 2018 18:21
Show Gist options
  • Save rafabarzotto/cc1347d3636fc5219dc73e3dd13cf8ab to your computer and use it in GitHub Desktop.
Save rafabarzotto/cc1347d3636fc5219dc73e3dd13cf8ab to your computer and use it in GitHub Desktop.
Elastix conf
Como saber que ligações estão rolando:
elastix*CLI> core show channels
Channel Location State Application(Data)
SIP/RAMAL-00000264 555@from-internal:4 Up dial(12345678)
1 active channel
1 active call
666 calls processed
E para Derrubar a ligação:
elastix*CLI> channel request hangup SIP/RAMAL-00000264
Requested Hangup on channel 'SIP/RAMAL-00000264'
elastix*CLI>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment