ST2030s VoIP Business Phone
ST2030s SIP Administrator Guide v3.0
Page 218 of 308
Mixed paging Remote Phonebook
In the implementation prior to this sw version, ST20xx could accept 2 kinds
of syntax in the XML reply from the server:
1- Less than 32 results to the query with directory entries:
<ThomsonPhoneBook>
<
DirectoryEntry
>
<Name>Dupad André</Name>
<Telephone>0175008348</Telephone>
</
DirectoryEntry
>
...
<
DirectoryEntry
>
<Name>Dupont Antoine</Name>
<Telephone>0175008338</Telephone>
</
DirectoryEntry
>
</ThomsonPhoneBook>
2- Or More than 32 results to the query with menu items:
<ThomsonPhoneMenu>
<
MenuItem
>
<Name>Arrh to Foulard</Name>
<URL>http://www.server.com/get32results_1.php</URL>
</
MenuItem
>
...
<
MenuItem
>
<Name>Roger to Ziad </Name>
<URL>http://www.server.com/get32results_7.php</URL>
</
MenuItem
>
</ThomsonPhoneMenu>
If the phone could support a mix of these 2 syntaxes, the server could send
a list of phone numbers followed by a link to the next part of the reply.
This could make the research more intuitive for the user.
So we have included the following feature: The phone can support a mixed
syntax in the XML reply like:
<PhoneBook>
<
MenuItem
>
<Name>Previous-Page...</Name>
<URL>http://www.server.com/Paging.php?NAME=M&PAGE=0</URL>
</
MenuItem
>
<
DirectoryEntry
>
<Name>Maldonado, Juan</Name>
<Telephone>10022382</Telephone>
</
DirectoryEntry
>
<
DirectoryEntry
>
<Name>Manilla, Antonio</Name>
<Telephone>10022383</Telephone>
</
DirectoryEntry
>
Summary of Contents for ST 2030 SIP
Page 1: ...din ST2030 SIP Administrator Guide Thomson Telecom S A S with a capital of 130 037 460 ...
Page 94: ...ST2030s VoIP Business Phone ST2030s SIP Administrator Guide v3 0 Page 86 of 308 ...
Page 151: ...ST2030s VoIP Business Phone ST2030s SIP Administrator Guide v3 0 Page 143 of 308 ...
Page 190: ...ST2030s VoIP Business Phone ST2030s SIP Administrator Guide v3 0 Page 182 of 308 ...
Page 218: ...ST2030s VoIP Business Phone ST2030s SIP Administrator Guide v3 0 Page 210 of 308 ...
Page 225: ...ST2030s VoIP Business Phone ST2030s SIP Administrator Guide v3 0 Page 217 of 308 ...