[asterisk-bugs] [JIRA] (ASTERISK-27399) ChanIsAvail returns PJSIP peer that is not working

Alan (JIRA) noreply at issues.asterisk.org
Mon Nov 6 22:25:28 CST 2017


Alan created ASTERISK-27399:
-------------------------------

             Summary: ChanIsAvail returns PJSIP peer that is not working
                 Key: ASTERISK-27399
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27399
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_chanisavail
    Affects Versions: 13.16.0
         Environment: Linux x86
            Reporter: Alan


I have a few Asterisk servers with PJSIP trunks between them.

Server A should make the call via server B if the trunk between them is available.  Otherwise it should send it to server C.

So server A calls:
ChanIsAvail(PJSIP/b&PJSIP/c);

This always returns PJSIP/b in AVAILCHAN, even though that channel is not working (for example, when the network connection between those servers is down).





--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list