[asterisk-bugs] [JIRA] Issue Comment Edited: (ASTERISK-20149) Crash when faxing SIP to SIP

Alexandr (JIRA) noreply at issues.asterisk.org
Fri Jul 27 00:17:21 CDT 2012


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195278#comment-195278 ] 

Alexandr edited comment on ASTERISK-20149 at 7/27/12 12:17 AM:
---------------------------------------------------------------

On asterisk(2) :

[globals]
ASTBOX=SIP/office

[from-gagarina-to-pesochnaya]
exten => _X.,1,Noop(Call from "${CALLERID(all)}" to "${EXTEN}")
exten => _X.,n,Set(route=${FILTER(0123456789,${EXTEN})})
exten => _X.,n,Dial(${ASTBOX}/${route})
exten => _X.,n,Hangup


      was (Author: axonaro):
    [from-gagarina-to-pesochnaya]
exten => _X.,1,Noop(Call from "${CALLERID(all)}" to "${EXTEN}")
exten => _X.,n,Set(route=${FILTER(0123456789,${EXTEN})})
exten => _X.,n,Dial(${ASTBOX}/${route})
exten => _X.,n,Hangup

  
> Crash when faxing SIP to SIP
> ----------------------------
>
>                 Key: ASTERISK-20149
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20149
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_fax, Resources/res_fax_spandsp
>    Affects Versions: 10.6.0
>            Reporter: Alexandr
>            Assignee: Alexandr
>            Severity: Critical
>         Attachments: backtrace_20120719.txt, backtrace_20120720.txt, full_20120719.txt, full_20120720.txt, traffic_20120719.dump, traffic_20120720.dump
>
>
> Crash Asterisk (2) when faxing.
> Schema :
> Other PBX - > pri - > Asterisk 10.6.0 (1) - > sip,g729,t38 - > Asterisk 10.6.0 (2) - > sip,g711,t30- > Other PBX

--
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