Re: [OpenSIPS-Users] SRV TCP lookups

2011-11-01 Thread T.R. Missner
mod the source that's what I've done -- T.R. Missner Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, October 12, 2011 at 5:23 AM, jarle wrote: > Well, there is no response on the NAPTR since this domain only has TCP SRV > records: > > Oct 12 11:

Re: [OpenSIPS-Users] REFER - Transferring Best Practice.

2010-09-15 Thread T.R. Missner
Look at the b2bua module. -tr On Wed, Sep 15, 2010 at 12:02 PM, David J. wrote: > Seems like when I try to transfer a call from one user to the next, it > does not do anything, so I am guessing we have to handle the REFER message? > > What is the best practice for handling REFER messages? > >

Re: [OpenSIPS-Users] Help with Inbound PSTN, and Inbound SIP URI Authentication Sub-Routine

2010-09-14 Thread T.R. Missner
uot;is_from_local()" solved. > > Thx! > > > Brett Woollum > br...@woollum.com > > > - Original Message - > From: "T.R. Missner" > To: "OpenSIPS users mailling list" > Sent: Tuesday, September 14, 2010 2:00:12 PM GMT -08:00 US/Canada Pacific

Re: [OpenSIPS-Users] Help with Inbound PSTN, and Inbound SIP URI Authentication Sub-Routine

2010-09-14 Thread T.R. Missner
I've used the permissions module for this in the past. Essentially you can whitelist your carriers' IP addresses using permissions module. -tr On Tue, Sep 14, 2010 at 4:52 PM, Brett Woollum wrote: > Hi Kennard, > > I need to provide some level of authentication for incoming calls. This is > bec

[OpenSIPS-Users] drouting destination set access

2010-08-24 Thread T.R. Missner
Looking to use drouting module but need direct access to the destination set in a similar fashion to what I think the load_contacts function of the lcr module does. Is there an internal avp being used that is accessible in the script? If not I'll look to add a function that does this. Thanks, T

Re: [OpenSIPS-Users] Removing a Header in INVITE before forwarding

2010-08-10 Thread T.R. Missner
try loose_route it will look at the route header and if it matches itself it will be removed and the invite will then be routed based on the RURI Note - it's unusual to have a route header in an initial invite - it is possible of course but be careful if you loose_route initial invites, this type

[OpenSIPS-Users] new module parameter to allow mediaproxy to work behind one to one nat

2010-08-09 Thread T.R. Missner
I've added some code in the mediaproxy module that allows for use behind a one to one nat like the ones found in ec2. What is the preferred way to submit this code back into the community? -tr ___ Users mailing list Users@lists.opensips.org http://lists