[asterisk-bugs] [JIRA] (ASTERISK-22569) JABBER_RECEIVE function crash Asterisk

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Sep 26 14:41:05 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-22569:
-----------------------------------

    Status: Open  (was: Triage)
    
> JABBER_RECEIVE function crash Asterisk
> --------------------------------------
>
>                 Key: ASTERISK-22569
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22569
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_jabber
>    Affects Versions: 1.8.23.1
>         Environment: CentOS 6.4 32bit
>            Reporter: Andrea Sannucci
>         Attachments: backtrace.txt
>
>
> Using this block of dialplan:
> [google-in]
> exten => s,1,NoOp( Call from Gtalk )
> same => n,SendText(Hola,Como te llamas?)
> same => n,Set(nombre=${JABBER_RECEIVE(campus.voztovoice,${CALLERID(name)},20)})
> same => n,SendText(Hola ${nombre}, bienvenido en VozToVoice)
> same => n,Set(CALLERID(name)=${nombre})
> same => n,Wait(2)
> same => n,SendText(Espera un momento mientras te comunicamos con un operador)
> same => n,Dial(SIP/1000,30)
> same => n,Hangup()
> When a GTalk user call Gtalk user configurated on Asterisk, the PBX crash.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list