chan-sccp / sccp_manager

SCCP Manager
21 stars 13 forks source link

SIP add device causes exception if no sip line has been assigned to the device #54

Closed steve-lad closed 2 years ago

steve-lad commented 2 years ago

Issue raised by @nortien

When creating a sip device, an exception occurs if the default line is not a sip line.

Need to check if have a sip line and fail gracefully if no sip line assigned - the exception is with SEP creation, and so can complete save, but warn that SEP file not created

steve-lad commented 2 years ago

Closed in 14.3.0.26