Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. callia*CLI> dialplan show outgoing-test
  2. [ Context 'outgoing-test' created by 'pbx_config' ]
  3. '_[0-9*#]!' => 1. Noop(local_addr: ${CHANNEL(pjsip,local_addr)}) [pbx_config]
  4. 2. Noop(remote_addr: ${CHANNEL(pjsip,remote_addr)}) [pbx_config]
  5. 3. Noop(local_uri: ${CHANNEL(pjsip,local_uri)}) [pbx_config]
  6. 4. Noop(remote_uri: ${CHANNEL(pjsip,remote_uri)}) [pbx_config]
  7.  
  8. -= 1 extension (4 priorities) in 1 context. =-
  9. -- Executing [300@outgoing-test:1] NoOp("PJSIP/eyebeam-0000000d", "local_addr: ") in new stack
  10. -- Executing [300@outgoing-test:2] NoOp("PJSIP/eyebeam-0000000d", "remote_addr: 192.168.2.200:5060") in new stack
  11. -- Executing [300@outgoing-test:3] NoOp("PJSIP/eyebeam-0000000d", "local_uri: <sip:300@192.168.2.126>") in new stack
  12. -- Executing [300@outgoing-test:4] NoOp("PJSIP/eyebeam-0000000d", "remote_uri: <sip:eyebeam@192.168.2.126>") in new stack
  13. -- Auto fallthrough, channel 'PJSIP/eyebeam-0000000d' status is 'UNKNOWN'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement