Difference between revisions of "AUDIO PATH STATE"
From Zenitel Wiki
Line 6: | Line 6: | ||
!style="background:#ffdead;" width="100pt"|AMC 10.00 | !style="background:#ffdead;" width="100pt"|AMC 10.00 | ||
|- | |- | ||
− | |colspan="5"|[[AlphaNet]]: | + | |colspan="5"|[[AlphaNet]]: During Conversation State Changes |
|- | |- | ||
|align=center|1||[[UINT1]]||colspan="3"|Forward local reference update for previous node. | |align=center|1||[[UINT1]]||colspan="3"|Forward local reference update for previous node. | ||
Line 12: | Line 12: | ||
|align=center|2||[[UINT1]]||colspan="3"|Backward local reference | |align=center|2||[[UINT1]]||colspan="3"|Backward local reference | ||
|- | |- | ||
− | |align=center|3||[[UINT2]]||colspan="3"|SIP Status code. Important codes:<br\>100 TRYING | + | |align=center|3||[[UINT2]]||colspan="3"|SIP Status code. Important codes:<br\>100 TRYING<br\>180 RINGING<br\>486 Busy here..<br\>32768 Change Dest RTP IP <br\>32769 Switched Duplex<br\>32770 Open Duplex |
|- | |- | ||
+ | |align=center|3||[[UINT4]]||colspan="3"|IP Address.(Used for change RTP IP) | ||
+ | |- | ||
+ | |align=center|3||[[UINT2]]||colspan="3"|IP Port. (Used for change RTP IP) | ||
+ | |- | ||
+ | |||
|} | |} | ||
[[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] |
Revision as of 12:26, 23 August 2007
AUDIO_PATH_STATE | 0x801E | 32798 | AMC 10.00 | |
---|---|---|---|---|
AlphaNet: During Conversation State Changes | ||||
1 | UINT1 | Forward local reference update for previous node. | ||
2 | UINT1 | Backward local reference | ||
3 | UINT2 | SIP Status code. Important codes:<br\>100 TRYING<br\>180 RINGING<br\>486 Busy here..<br\>32768 Change Dest RTP IP <br\>32769 Switched Duplex<br\>32770 Open Duplex | ||
3 | UINT4 | IP Address.(Used for change RTP IP) | ||
3 | UINT2 | IP Port. (Used for change RTP IP) |