Is there a way to connect a SIP phone/client (in bound calls) to my Allstar node to be able to talk on the Allstar node? I got Zoiper to work OK on my smartphone, but it's IAX. I couldn't find much online about setting up the conf files fir SIP. Thanks, Greg KD3SU
I use this in my sip.conf for the Polycom phone that I have here. [polycom] type=friend context=radio-control secret=yoursupersecretPW host=dynamic dtmfmode=rfc2833 username=polycom disallow=all allow=ulaw progressinband=yes transfer=no
Mark, could you say a bit about how it is used? Thanks, Bob k6ecm 73 Sent from iPad
On Jun 3, 2016, at 8:35 PM, Mark Johnston <markjohnston73@gmail.com> wrote:
I use this in my sip.conf for the Polycom phone that I have here.
[polycom]
type=friend
context=radio-control
secret=yoursupersecretPW
host=dynamic
dtmfmode=rfc2833
username=polycom
disallow=all
allow=ulaw
progressinband=yes
transfer=no
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
If you have a sip phone or Application, you can connect to the node with a phone to command it, and connect to other nodes just like a radio - except it can use vox or dtmf to key the xmtr depending on how it is configured. example using vox: extensions.conf: [radio-control] exten=1001,1,Answer exten=1001,n,Playback,rpt/node exten=1001,n,Rpt,1001|Pv If you want to access it from outside your home network, need to have port 5060 forwarded to your allstar box - unless you change that in sip.conf... then fwd to whatever other port is used, one big downside to opening sip, is there tend to be a lot of 'people' from other countries who try to hack/use your sip to place calls etc... so one has to be careful with opening that service to the world, iax is not as common... it is a bit safer to have 4569 open for iax - I only use the SIP internally so I don't have that issue, and use iax for other devices - Hope that helps... "Got Root?" How many software engineers does it take to change a light bulb? *None. It's a hardware problem.* Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers. A ntennas P oorly P laced L acks E ngineering The best way to accelerate a computer running Windows is at 9.81 m/s². *"I get paid to support Windows, I use Linux to get work done."* On Fri, Jun 3, 2016 at 8:47 PM, kk6ecm <kk6ecm@gmail.com> wrote:
Mark, could you say a bit about how it is used?
Thanks, Bob k6ecm 73
Sent from iPad
On Jun 3, 2016, at 8:35 PM, Mark Johnston <markjohnston73@gmail.com> wrote:
I use this in my sip.conf for the Polycom phone that I have here.
[polycom]
type=friend
context=radio-control
secret=yoursupersecretPW
host=dynamic
dtmfmode=rfc2833
username=polycom
disallow=all
allow=ulaw
progressinband=yes
transfer=no
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
I'm not having much luck. It won't register. I tried inside the router and 2 different Allstar nodes and 3 different applications. Itried Sipdroid, SFLphone on Linux and I'm working on an Andriod App using the SIP libs. There's a walkietalkie example I'm trying to add to an Allstar control app I'm writing. I'll double check my settings again. This is on a BBB and Pi3. IAX works fine. tnx, 73 Greg KD3SU On 06/04/2016 12:00 AM, Mark Johnston wrote:
If you have a sip phone or Application, you can connect to the node with a phone to command it, and connect to other nodes just like a radio - except it can use vox or dtmf to key the xmtr depending on how it is configured.
example using vox: extensions.conf:
[radio-control]
exten=1001,1,Answer
exten=1001,n,Playback,rpt/node
exten=1001,n,Rpt,1001|Pv
If you want to access it from outside your home network, need to have port 5060 forwarded to your allstar box - unless you change that in sip.conf... then fwd to whatever other port is used, one big downside to opening sip, is there tend to be a lot of 'people' from other countries who try to hack/use your sip to place calls etc... so one has to be careful with opening that service to the world, iax is not as common... it is a bit safer to have 4569 open for iax - I only use the SIP internally so I don't have that issue, and use iax for other devices -
Hope that helps...
"Got Root?"
How many software engineers does it take to change a light bulb? *None. It's a hardware problem.*
Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers.
A ntennas P oorly P laced L acks E ngineering
The best way to accelerate a computer running Windows is at 9.81 m/s².
/*_/"I get paid to support Windows, I use Linux to get work done."/_*/
On Fri, Jun 3, 2016 at 8:47 PM, kk6ecm <kk6ecm@gmail.com <mailto:kk6ecm@gmail.com>> wrote:
Mark, could you say a bit about how it is used?
Thanks, Bob k6ecm 73
Sent from iPad
On Jun 3, 2016, at 8:35 PM, Mark Johnston <markjohnston73@gmail.com <mailto:markjohnston73@gmail.com>> wrote:
I use this in my sip.conf for the Polycom phone that I have here.
[polycom]
type=friend
context=radio-control
secret=yoursupersecretPW
host=dynamic
dtmfmode=rfc2833
username=polycom
disallow=all
allow=ulaw
progressinband=yes
transfer=no
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org <mailto:App_rpt-users@ohnosec.org> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Not sure if you checked this yet but depending on your version of Allstar, sip is not enabled by default. Check modules.conf for noload sip and comment it out. This is how I set my sip phone up. http://www.w2ymm.com/myallstarlink.html#sip_phone Bob w2ymm Sent from my iPhone Bob Prybyzerski 631-960-1051 W2YMM
On Jun 4, 2016, at 10:19 AM, Greg Thornwall <thorn@myactv.net> wrote:
I'm not having much luck. It won't register. I tried inside the router and 2 different Allstar nodes and 3 different applications. I tried Sipdroid, SFLphone on Linux and I'm working on an Andriod App using the SIP libs. There's a walkietalkie example I'm trying to add to an Allstar control app I'm writing. I'll double check my settings again. This is on a BBB and Pi3.
IAX works fine.
tnx, 73 Greg KD3SU
On 06/04/2016 12:00 AM, Mark Johnston wrote: If you have a sip phone or Application, you can connect to the node with a phone to command it, and connect to other nodes just like a radio - except it can use vox or dtmf to key the xmtr depending on how it is configured.
example using vox: extensions.conf:
[radio-control]
exten=1001,1,Answer exten=1001,n,Playback,rpt/node
exten=1001,n,Rpt,1001|Pv
If you want to access it from outside your home network, need to have port 5060 forwarded to your allstar box - unless you change that in sip.conf... then fwd to whatever other port is used, one big downside to opening sip, is there tend to be a lot of 'people' from other countries who try to hack/use your sip to place calls etc... so one has to be careful with opening that service to the world, iax is not as common... it is a bit safer to have 4569 open for iax - I only use the SIP internally so I don't have that issue, and use iax for other devices -
Hope that helps...
"Got Root?"
How many software engineers does it take to change a light bulb? None. It's a hardware problem.
Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers.
A ntennas P oorly P laced L acks E ngineering
The best way to accelerate a computer running Windows is at 9.81 m/s².
"I get paid to support Windows, I use Linux to get work done."
On Fri, Jun 3, 2016 at 8:47 PM, kk6ecm <kk6ecm@gmail.com> wrote:
Mark, could you say a bit about how it is used?
Thanks, Bob k6ecm 73
Sent from iPad
On Jun 3, 2016, at 8:35 PM, Mark Johnston <markjohnston73@gmail.com> wrote:
I use this in my sip.conf for the Polycom phone that I have here.
[polycom]
type=friend
context=radio-control
secret=yoursupersecretPW
host=dynamic
dtmfmode=rfc2833
username=polycom
disallow=all
allow=ulaw
progressinband=yes
transfer=no
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
That was it! I have a Linksys ATA, could I set it up to connect also? Thanks, 73, Greg On 06/04/2016 10:47 AM, Bob Prybyzerski wrote:
Not sure if you checked this yet but depending on your version of Allstar, sip is not enabled by default. Check modules.conf for noload sip and comment it out. This is how I set my sip phone up. http://www.w2ymm.com/myallstarlink.html#sip_phone
Bob w2ymm
Sent from my iPhone Bob Prybyzerski 631-960-1051 W2YMM
On Jun 4, 2016, at 10:19 AM, Greg Thornwall <thorn@myactv.net <mailto:thorn@myactv.net>> wrote:
I'm not having much luck. It won't register. I tried inside the router and 2 different Allstar nodes and 3 different applications. Itried Sipdroid, SFLphone on Linux and I'm working on an Andriod App using the SIP libs. There's a walkietalkie example I'm trying to add to an Allstar control app I'm writing. I'll double check my settings again. This is on a BBB and Pi3.
IAX works fine.
tnx, 73 Greg KD3SU
On 06/04/2016 12:00 AM, Mark Johnston wrote:
If you have a sip phone or Application, you can connect to the node with a phone to command it, and connect to other nodes just like a radio - except it can use vox or dtmf to key the xmtr depending on how it is configured.
example using vox: extensions.conf:
[radio-control]
exten=1001,1,Answer
exten=1001,n,Playback,rpt/node
exten=1001,n,Rpt,1001|Pv
If you want to access it from outside your home network, need to have port 5060 forwarded to your allstar box - unless you change that in sip.conf... then fwd to whatever other port is used, one big downside to opening sip, is there tend to be a lot of 'people' from other countries who try to hack/use your sip to place calls etc... so one has to be careful with opening that service to the world, iax is not as common... it is a bit safer to have 4569 open for iax - I only use the SIP internally so I don't have that issue, and use iax for other devices -
Hope that helps...
"Got Root?"
How many software engineers does it take to change a light bulb? *None. It's a hardware problem.*
Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers.
A ntennas P oorly P laced L acks E ngineering
The best way to accelerate a computer running Windows is at 9.81 m/s².
/*_/"I get paid to support Windows, I use Linux to get work done."/_*/
On Fri, Jun 3, 2016 at 8:47 PM, kk6ecm <kk6ecm@gmail.com <mailto:kk6ecm@gmail.com>> wrote:
Mark, could you say a bit about how it is used?
Thanks, Bob k6ecm 73
Sent from iPad
On Jun 3, 2016, at 8:35 PM, Mark Johnston <markjohnston73@gmail.com> wrote:
I use this in my sip.conf for the Polycom phone that I have here.
[polycom]
type=friend
context=radio-control
secret=yoursupersecretPW
host=dynamic
dtmfmode=rfc2833
username=polycom
disallow=all
allow=ulaw
progressinband=yes
transfer=no
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org <mailto:App_rpt-users@ohnosec.org> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org <mailto:App_rpt-users@ohnosec.org> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
That I am not familiar with. I stumbled into getting mine working and haven't tried to go much further. Sent from my iPhone Bob Prybyzerski 631-960-1051 W2YMM
On Jun 4, 2016, at 10:56 AM, Greg Thornwall <thorn@myactv.net> wrote:
That was it!
I have a Linksys ATA, could I set it up to connect also?
Thanks, 73, Greg
On 06/04/2016 10:47 AM, Bob Prybyzerski wrote: Not sure if you checked this yet but depending on your version of Allstar, sip is not enabled by default. Check modules.conf for noload sip and comment it out. This is how I set my sip phone up. http://www.w2ymm.com/myallstarlink.html#sip_phone
Bob w2ymm
Sent from my iPhone Bob Prybyzerski 631-960-1051 W2YMM
On Jun 4, 2016, at 10:19 AM, Greg Thornwall <thorn@myactv.net> wrote:
I'm not having much luck. It won't register. I tried inside the router and 2 different Allstar nodes and 3 different applications. I tried Sipdroid, SFLphone on Linux and I'm working on an Andriod App using the SIP libs. There's a walkietalkie example I'm trying to add to an Allstar control app I'm writing. I'll double check my settings again. This is on a BBB and Pi3.
IAX works fine.
tnx, 73 Greg KD3SU
On 06/04/2016 12:00 AM, Mark Johnston wrote: If you have a sip phone or Application, you can connect to the node with a phone to command it, and connect to other nodes just like a radio - except it can use vox or dtmf to key the xmtr depending on how it is configured.
example using vox: extensions.conf:
[radio-control]
exten=1001,1,Answer exten=1001,n,Playback,rpt/node
exten=1001,n,Rpt,1001|Pv
If you want to access it from outside your home network, need to have port 5060 forwarded to your allstar box - unless you change that in sip.conf... then fwd to whatever other port is used, one big downside to opening sip, is there tend to be a lot of 'people' from other countries who try to hack/use your sip to place calls etc... so one has to be careful with opening that service to the world, iax is not as common... it is a bit safer to have 4569 open for iax - I only use the SIP internally so I don't have that issue, and use iax for other devices -
Hope that helps...
"Got Root?"
How many software engineers does it take to change a light bulb? None. It's a hardware problem.
Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers.
A ntennas P oorly P laced L acks E ngineering
The best way to accelerate a computer running Windows is at 9.81 m/s².
"I get paid to support Windows, I use Linux to get work done."
On Fri, Jun 3, 2016 at 8:47 PM, kk6ecm <kk6ecm@gmail.com> wrote: Mark, could you say a bit about how it is used?
Thanks, Bob k6ecm 73
Sent from iPad
On Jun 3, 2016, at 8:35 PM, Mark Johnston <markjohnston73@gmail.com> wrote:
I use this in my sip.conf for the Polycom phone that I have here.
[polycom]
type=friend
context=radio-control
secret=yoursupersecretPW
host=dynamic
dtmfmode=rfc2833
username=polycom
disallow=all
allow=ulaw
progressinband=yes
transfer=no
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (4)
-
Bob Prybyzerski -
Greg Thornwall -
kk6ecm -
Mark Johnston