Member
Last active 12 years ago
Hi
Can I make several groups to trunks, and if so, how?
Hello,
Another problem, I need to change in stutus through AMI.
asterisk -rx "database put fop2state SIP/00049 Break"
CLI> database show /fop2state/SIP/00049 : Break
When running UserEvent over AMI
Action: UserEvent UserEvent: FOP2ASTDB Family: fop2state Channel: SIP/0049 Value: Break
[root@aster ~]# ./ami spawn telnet 127.0.0.1 5038 Trying 127.0.0.1... Action: Login Username: admin Secret: amp111 Events: off Action: UserEvent UserEvent: FOP2ASTDB Family: fop2state Channel: 00049 Value: Break Connected to 127.0.0.1. Escape character is '^]'. Asterisk Call Manager/1.1 Response: Success Message: Authentication accepted Response: Success Message: Event Sent
But in the FOP2 user status does not change
Hi,
If I change the status of a FOP2 on the "Do not Disturb",
CLI> database show /fop2state/SIP/10194 : Do not Disturb
If I change the status from asterisk
exten => 777,1,Answer() exten => 777,n,Wait(1) exten => 777,n,Set(CHAN=${CUT(CHANNEL,-,1)}) exten => 777,n,Set(DB(fop2state/${CHAN})=Break)
CLI> database show /fop2state/SIP/10194 : Break
but the button in the FOP2 status remains "Do not Disturb", until I restart fop2 service.
How do I update a user's status?
asterisk 1.8
centos 6.2
fop2 2.26
fop2.cfg
Hi
Transfer to mailbox, transfer to mobile, listen, listen and whisper, record call buttons is not active.
What did I do wrong?
Centos 6.0, Asterisk 1.8.7, FOP2 2.26.