[asterisk-bugs] [JIRA] Created: (ASTERISK-20161) asterisk crash on app_queue change mebers status pause/unpause with astdb

Aleksander Mischenko (JIRA) noreply at issues.asterisk.org
Sat Jul 21 02:39:21 CDT 2012


asterisk crash on app_queue change mebers status pause/unpause with astdb
-------------------------------------------------------------------------

                 Key: ASTERISK-20161
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20161
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
    Affects Versions: 1.8.14.1
         Environment: Asterisk 1.8.14.1 built by root @ astdev on a i686 running Linux 
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
3.2.0-26-generic-pae

            Reporter: Aleksander Mischenko
            Severity: Critical


When agent SIP/1200 pauses via dialplan like  
exten => pause,1,PauseQueueMember(,SIP/${CALLERID(num)},,selfpause)
  same => n,Set(DB(QueuePauseReason/${CALLERID(num)})=selfpause)
  same => n,Goto(end,1)

or unpause,logout,login (same extensions) asteisk just closes. 
Only helps to delete astdb file. 

this happens after 10-15 minutes of work. after restart with deleted astdb all works fine.
all permissions are asterisk:asterisk. ON astdb permissions are same.

this maybe regression to 1.8.13.1 (another server all works fine)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list