Skip to content

Instantly share code, notes, and snippets.

@wwalker
Created May 30, 2009 22:45
Show Gist options
  • Save wwalker/120667 to your computer and use it in GitHub Desktop.
Save wwalker/120667 to your computer and use it in GitHub Desktop.
[root@app1 ngrep-1.45]# ngrep -d lo port 5038
interface: lo (127.0.0.0/255.0.0.0)
filter: (ip) and ( port 5038 )
####
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
Asterisk Call Manager/1.0..
##
T 127.0.0.1:57163 -> 127.0.0.1:5038 [AP]
Action: login..ActionID: bTd1OgKW-7Fce-Ziqp-lTbN-CpWIZXS2ovCx..Username: 247_manager..Secret: b0n3h34d..Events: Off....
##
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
Response: Success..
#
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
ActionID: bTd1OgKW-7Fce-Ziqp-lTbN-CpWIZXS2ovCx..
##
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
Message: Authentication accepted....
#
T 127.0.0.1:57163 -> 127.0.0.1:5038 [AP]
Action: command..ActionID: K1HLOQTz-GmrY-ESf3-w2fT-zzN0l0f40k3K..command: core show channels....
#
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
Response: Follows..Privilege: Command..
#
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
ActionID: K1HLOQTz-GmrY-ESf3-w2fT-zzN0l0f40k3K..
##
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
Channel Location State Application(Data) .0 active channels.0 active calls.
#
T 127.0.0.1:5038 -> 127.0.0.1:57163 [AP]
--END COMMAND--....
#exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment