On Wed, 2008-10-22 at 18:43 -0600, Luis F Urrea wrote:
> What would be the URI to subscribe to a resource list?
> 
> I have the following in /etc/sipxpbx/resource-lists.xml
>  
> <list user="~~rl~5">
>     <name>301</name>
>     <resource uri="sip:[EMAIL PROTECTED]">
>       <name>Juan Pablo</name>
>     </resource>
>     <resource uri="sip:[EMAIL PROTECTED]">
>       <name>Gaby</name>
>     </resource>
>     <resource uri="sip:[EMAIL PROTECTED]">
>       <name>Claudia</name>
> 
> When I try to subscribe to [EMAIL PROTECTED] I see the SUBSCRIBE
> message been sent from the phone:
> 
> SUBSCRIBE sip:[EMAIL PROTECTED] SIP/2.0
> 
> But the proxy responds with a 408 Request Timeout

What you have done ought to work. (The format of the user-parts of
resource lists changes between sipX versions, but what is in
resource-lists.xml will be correct.)  You'll have to trace what happens
to the SUBSCRIBE to find out why it is failing.

Dale


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to