[Freeswitch-users] sip_profiles - Aliases Question

mm_202 mastermind202 at gmail.com
Sat Jan 16 18:39:26 PST 2010


On Sat, Jan 16, 2010 at 9:09 PM, Alfredo Quiroga-Villamil <lawwton at gmail.com
> wrote:

> Appreciate the response Mike.
>
> That's a little different than everything I've seen in other systems.
> I don't want to be forced to display 3 different profiles when in
> reality one is just an alias name. It says alias and all; but I find
> that a bit repetitive, specially if I remove it and it breaks things.
>
> When a change is made on one of the sip_profiles, take internal.xml
> for example where I changed a parameter from true to false. What
> command needs to be ran to reload the changes (non-disruptive).
>
> Thanks in advance,
>
> Alfredo
>
> On Sat, Jan 16, 2010 at 8:58 PM, Michael Jerris <mike at jerris.com> wrote:
> > it lets you use your ip as the profile name as well.  There are some
> things in the default configs that take advantage of and assume that the
> profile name is the domain name.  In the case of the default configs, we use
> the detected ip address for this.  If you remove it, things will probably
> break unless you have devices that all work right, dns setup right, and all
> your devices dns.
> >
> > Mike
> >
> > On Jan 16, 2010, at 8:38 PM, Alfredo Quiroga-Villamil wrote:
> >
> >> All:
> >>
> >> Any ideas why there is an alias here? What does that exactly mean? Do
> >> I need to have that? How do I remove that?
> >>
> >> freeswitch at internal> sofia status
> >>                     Name          Type
> >> Data      State
> >>
> =================================================================================================
> >>                 external       profile
> >> sip:mod_sofia at 192.168.1.148:5080      RUNNING (0)
> >>                 internal       profile
> >> sip:mod_sofia at 192.168.1.148:5060      RUNNING (0)
> >>            192.168.1.148         alias
> >> internal      ALIASED
> >>
> =================================================================================================
> >> 2 profiles 1 alias
> >>
> >> Lots of questions there all trying to figure out why it's showing up
> there.
> >>
> >> Thanks in advance,
> >>
> >> Alfredo Q-V
> >
> >
> > _______________________________________________
> > FreeSWITCH-users mailing list
> > FreeSWITCH-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>


Alfredo,
Use 'reloadxml' and then for mod_sofia to actually use the changes, you'll
have to run 'sofia profile internal restart', but that will drop any calls
that are on that profile.

-- mm_202.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100116/2566313c/attachment-0002.html 


More information about the FreeSWITCH-users mailing list