Hello and thank you for the reply.
I did try something like this before with no luck => Dial(PJSIP/20001@129.4.1.32) where 129.4.1.32 is the IP Address of Kamailio.
When I attempt this, I get the error => Endpoint '20001': Could not create dialog to invalid URI '20001'. Is endpoint registered and reachable?
And 20001 is registered in 129.4.1.32.
Thank you,
-----Original Message-----
From: sr-users [mailto:sr-users-bounces@lists.kamailio.org ] On Behalf Of Fred Posner
Sent: Wednesday, December 6, 2017 2:09 PM
To: sr-users@lists.kamailio.org
Subject: Re: [SR-Users] Forwarding Registration to Asterisk
You could also just use the Kamailio address in your Dial command...
Dial(SIP/user@kamailio)
This will be beneficial if you will be running multiple asterisk servers using a base registered on Kamailio.
Of course, there's many ways to go about this...