Content
C620 M100 M200 M500
Web User Interface
| 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 |
Phone User Interface
N/A
Text Configuration
sip_account.x.cid_src_priority.y = VALIDVALUE
XML Configuration (C620, M100, M200 only)
<sip_account>
<idx id="x">
<cid_src_priority>
<idx id="y">VALIDVALUE</idx>
</cid_src_priority>
</idx>
</sip_account>
Description
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.
Valid Values
| y | Valid Values |
|---|---|
| 1 | from, pai, rpid |
| 2 | none, from, pai, rpid |
| 3 | none, from, pai, rpid |
Default Value
| y | Default Value |
|---|---|
| 1 | pai |
| 2 | rpid |
| 3 | from |