Model | Web User Interface |
---|---|
C620 | System → SIP Account Management → Account x → Caller Identity → Source Priority 1-3 |
M500 | System → SIP Account Management → Account x → Signaling → Caller Identity → Source Priority 1-3 |
N/A
sip_account.x.cid_src_priority.y = VALIDVALUE
<sip_account>
<idx id="x">
<cid_src_priority>
<idx id="y">VALIDVALUE</idx>
</cid_src_priority>
</idx>
</sip_account>
Sets the priority of the caller ID sources to be displayed on the incoming call screen, where y=1 is the highest priority and y=3 is the lowest priority.
y | Valid Values |
---|---|
1 | from, pai, rpid |
2 | none, from, pai, rpid |
3 | none, from, pai, rpid |
y | Default Value |
---|---|
1 | pai |
2 | rpid |
3 | from |