mchisenhall

Member

Last active 14 years ago

  1. 14 years ago
    Fri Feb 5 17:27:12 2010
    mchisenhall posted in Presence Update.

    Hello!

    I have done some further testing and I can get it to work with alpha characters, but only with sip peer names with all upper case letters. It appears that there is a case sensitive issue with the sip peer name.

    Thanks,
    -Matt

  2. Thu Feb 4 17:11:26 2010
    mchisenhall posted in Presence Update.

    Hello!

    Sorry for the delay of a response. So here is what the debug displayed:

    XXX.XXX.XXX.XXX   -> Action: Command
    XXX.XXX.XXX.XXX   -> Command: database put fop2state SIP/PHONE3070 "Do not Disturb"
    
    XXX.XXX.XXX.XXX   -> Action: UserEvent
    XXX.XXX.XXX.XXX   -> UserEvent: FOP2ASTDB
    XXX.XXX.XXX.XXX   -> Family: fop2state
    XXX.XXX.XXX.XXX   -> Channel: SIP/phone3070
    XXX.XXX.XXX.XXX   -> Value: Do not Disturb
    
    XXX.XXX.XXX.XXX   <- Response: Follows
    XXX.XXX.XXX.XXX   <- Privilege: Command
    XXX.XXX.XXX.XXX   <- Updated database successfully
    XXX.XXX.XXX.XXX   <- --END COMMAND--
    XXX.XXX.XXX.XXX   <- Server: 0
    
    XXX.XXX.XXX.XXX   <- Event: UserEvent
    XXX.XXX.XXX.XXX   <- Privilege: user,all
    XXX.XXX.XXX.XXX   <- UserEvent: FOP2ASTDB
    XXX.XXX.XXX.XXX   <- Action: UserEvent
    XXX.XXX.XXX.XXX   <- Family: fop2state
    XXX.XXX.XXX.XXX   <- Channel: SIP/phone3070
    XXX.XXX.XXX.XXX   <- Value: Do not Disturb
    XXX.XXX.XXX.XXX   <- Server: 0

    I have tried the beta ([url:lh7kvia9]http://www.fop2.com/downloads/fop2.tgz[/url:lh7kvia9] (centos 5, 32 bits)) with no success.

    Thanks,
    -Matt

  3. Wed Feb 3 18:49:03 2010
    mchisenhall posted in Presence Update.

    Hello!

    Thanks for the quick response!

    I am currently using Asterisk 1.4.18 compiled from source, not Trixbox, in our production environment. I did try the "all" permission to the manager user with no success.

    Thanks,
    -Matt

  4. Tue Feb 2 23:54:41 2010
    mchisenhall started the conversation Presence Update.

    Hello!

    Everything in FOP2 installed great! But, I have this issue with the Presence Updating. It seems when I change the value, it requires me to refresh the browser to get it to show. I have scavenged your forums and have found someone else with the exact same issue: [url:sj3fajxk]http://www.fop2.com/forum/View Post 88&p=314&hilit=presence+update#p314[/url:sj3fajxk]

    Here is some of my config:

    Manager.conf

    [fop2]
    secret = XXXXXXXXXXX
    deny=0.0.0.0/0.0.0.0
    permit=127.0.0.1/255.255.255.255
    permit=XXX.XXX.XXX.XXX/255.255.0.0
    permit=XXX.XXX.XXX.XXX/255.255.255.255
    permit=XXX.XXX.XXX.XXX/255.255.255.255
    read = system,call,log,verbose,command,agent,user,config,originate
    write = system,call,log,verbose,command,agent,user,config,originate

    As a side note: I am running the FOP2 server on a separate server, not locally with Asterisk 1.4. All other functions work great. It is the presence status that is not showing changes when applied. What am I missing?

    Any help is greatly appreciated!

    Thanks,
    -Matt