Displaying 1 result from an estimated 1 matches for "emptry".
Did you mean:
emptey
2019 Jun 09
2
Dial(${PJSIP_DIAL_CONTACTS(Alice)} & ${PJSIP_DIAL_CONTACTS(Bob)}) how not to fail if one endpoint has no registered AOR?
...pty string), but the more endpoints to ring the more
complicated it is getting.
Anyone having figured an 'easy' way to do this? Or is there even an
alternative to ${PJSIP_DIAL_CONTACTS(Guest)} which would Dial all AOR,
and still work if no AOR is present?
Sidenote:
Set Variable IF(string emptry) constructions also return en empty sting
if the condition does NOT match, is there a reversed way to do it?
IF(string empty) SET variable= ?
-BenoƮt-