osmocom-analog is working. osmo-cc-sip-endpoint is installed and working (i think)
however, i'm not sure what my sip-endpoint command line should be...
Everything is running on the same machine, I just want to connect my AMPS device to my local asterisk server. I have setup a user for the pbx using the phone number baked into the phone. I have a non standard port (ie not default) for my asterisk server. When I try to use command lines I've seen on the lists I just get: sip.c:1783 error : Failed to create SIP stack object
I assume it's just because I have incomplete parameters. Can anyone help? I'm so close!
sip-cc-endpoint start command: osmo-cc-sip-endpoint --local <MY IP> --remote <ASTERISK IP> -R <USER>@<ASTERISK IP OR FQDN> -A <ASTERISK USER> <ASTERISK PASSWORD> <ASTERISK IP OR FQDN> -v 0 *
This is an example which works for me, may be a better way to do things than I have done but should get you going.
On May 31, 2023, at 4:28 PM, admin@ready100.com wrote:
osmocom-analog is working. osmo-cc-sip-endpoint is installed and working (i think)
however, i'm not sure what my sip-endpoint command line should be...
Everything is running on the same machine, I just want to connect my AMPS device to my local asterisk server. I have setup a user for the pbx using the phone number baked into the phone. I have a non standard port (ie not default) for my asterisk server. When I try to use command lines I've seen on the lists I just get: sip.c:1783 error : Failed to create SIP stack object
I assume it's just because I have incomplete parameters. Can anyone help? I'm so close! -- osmocom-analog mailing list -- osmocom-analog@lists.osmocom.org To unsubscribe send an email to osmocom-analog-leave@lists.osmocom.org
osmocom-analog@lists.osmocom.org