[Asterisk-Users] External Directory Button and Dial tone on Cisco 7960 (SIP)

Ben Bosshardt 101610.1720 at compuserve.com
Sat May 31 11:46:41 MST 2003


Thanks for he hint. I made up a directory just like this but end up with a
CMXML Error (XML Parse Error). Has anyone an idea?

Ben Bosshardt
 
>Adjust and place this into your SIPDefault.conf file:
>
>directory_url: "http://mydirectoryserver.com/directory.html"
>
>Drop the directory.html onto your web server in this format:
>
><CiscoIPPhoneDirectory>
> <Title>IP Telephony Directory</Title>
>  <Prompt>People reachable via VoIP</Prompt>
><DirectoryEntry>
><Name>Smith, Joe</Name>
><Telephone>1001</Telephone>
></DirectoryEntry>
><DirectoryEntry>
><Name>Doe, John</Name>
><Telephone>1002</Telephone>
></DirectoryEntry>
>......
></CiscoIPPhoneDirectory>
>
>I did this with Apache and generated the entries through PHP without a
>hitch.
>
>Steve Bourg
>
>On Fri, 30 May 2003, Ben Bosshardt wrote:
>
>> Has anyone found a solution how to use the directory button on the Cisco
>> 7960?
>> If configured correctly it should point to an external directory url. So
>>far
>> I
>> failed to find any documentation regarding the format to set up a phone
>> directory
>> on my asterisk server.
>>
>> How can the dial tones on a CISCO 7960 be modified? Compared to the ATA
186,
>> I
>> could not find any settings that make a change possible.
>>
>> Thank you for your help
>> Ben
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>




More information about the asterisk-users mailing list