rendered paste bodyasterisk*CLI> sip show subscriptions
Peer User Call ID Extension Last state Type Mailbox
192.168.0.23 525 80ee20ee3e1 701@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.23 525 7e753c89627 525@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.23 525 c68b5f4e025 523@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.23 525 71b04da08c7 522@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.21 523 d1fe4eee4eb 701@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.21 523 36659855d1a 525@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.21 523 c63e7765040 524@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.21 523 0090ddc7d95 522@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.20 524 14aeef9e4f6 701@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.20 524 d8051bf41f4 525@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.20 524 4eedbe15aab 523@Blf_Group_1 Idle dialog-info+xml <none>
192.168.0.20 524 c43072777ef 522@Blf_Group_1 Idle dialog-info+xml <none>
12 active SIP subscriptions
asterisk*CLI> core show hints
asterisk*CLI>
-= Registered Asterisk Dial Plan Hints =-
701@Blf_Group_1 : park:701@parkedcalls State:Idle Watchers 3
526@Blf_Group_1 : SIP/526 State:Unavailable Watchers 0
525@Blf_Group_1 : SIP/525 State:Idle Watchers 3
524@Blf_Group_1 : SIP/524 State:Idle Watchers 1
523@Blf_Group_1 : SIP/523 State:Idle Watchers 2
522@Blf_Group_1 : SIP/522 State:Idle Watchers 3
701@Custom_shortcodes : park:701@parkedcalls State:Idle Watchers 0
522@Custom_shortcodes : SIP/522 State:Idle Watchers 0
526@default : SIP/526 State:Unavailable Watchers 0
525@default : SIP/525 State:Idle Watchers 0
524@default : SIP/524 State:Idle Watchers 0
523@default : SIP/523 State:Idle Watchers 0
522@default : SIP/522 State:Idle Watchers 0
----------------
- 13 hints registered
[default]
;
; By default we include the demo. In a production system, you
; probably don't want to have the demo there.
;
include => Blf_Group_1
include => Intercom_Group
include => One_Way_Page_Group
include => Two_way_Page_Group
include => Custom_shortcodes
exten => *17,1,VoiceMailMain
exten => 600,1,MeetMe(${EXTEN}|MsI)
exten = 800,1,Goto(ringroups-custom-1|s|1)
exten => 522,hint,SIP/522
exten => 523,hint,SIP/523
exten => 524,hint,SIP/524
exten => 525,hint,SIP/525
exten => 526,hint,SIP/526
users.conf
[general]
callwaiting = yes
threewaycalling = yes
callwaitingcallerid = yes
transfer = yes
canpark = yes
cancallforward = yes
callreturn = yes
callgroup = 1
pickupgroup = 1
localextenlength = 3
allow_aliasextns = no
allow_an_extns = no
hasagent = no
hasdirectory = no
allowsubscribe = yes
subscribecontext = Blf_Group_1