On Tue, 2008-12-16 at 18:30 -0200, [email protected] wrote: > > Looking at the sipregistrar directly there seems to be an error with > invalid > nonce. But I haven't a clue to what this means...
It usually means that the user agent changed either the call-id value or the From tag parameter value in the request between the request that got a 401 response and the request it sent with authentication. This is an error and won't work. In your earlier description, you said: > Now I need to connect a client that has an Asterisk Server with 10 > phones. I created a user in Sipxpbx. I created a Sip Trunk Route in > the > Asterisk to the Sipxpbx, If you're requirement is to route calls _to_ that Asterisk server in order to call those 10 lines, you could do that by configuring the address of the Asterisk server as an Unmanaged Gateway and create a dial plan that routes those numbers there.... _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
