[Freeswitch-users] Svar: Re: Multi-Homed setup, starting over - still not working

mailinglist mailinglist at fribert.dk
Wed Jan 13 10:06:59 PST 2010


Hi again
 
Ok, got a bit further, just had a success, I called out, weeheee :-D
 
Now I want to call in, and it seems the SIP provider I'm using has multiple IP's, I'm not sure if that's the issue here?
I've created the dialplan part explained in the guide, and placed it in dialplan/public as explained in IN-COMING CALLS, RINGING A GROUP

<include>
  <extension name="Privat">
    <condition field="destination_number" expression="^(4692xxxx)$">  (my phonenumber)
      <action application="set" data="domain_name=10.11.12.25"/>
      <action application="transfer" data="*8201 XML default"/>
    </condition>
  </extension>
</include>
I've joined the two soft phones I have to the group.
 
When I call in I get this displayed:
2010-01-13 18:57:51.396370 [NOTICE] switch_channel.c:602 New Channel sofia/external/2680xxxx at 87.54.25.116 [fedccd2a-6d00-df11-aee0-000c29b7b4cb]
2010-01-13 18:57:51.396370 [NOTICE] sofia.c:3419 Hangup sofia/external/26802233 at 87.54.25.116 [CS_NEW] [INCOMPATIBLE_DESTINATION]
2010-01-13 18:57:51.399569 [NOTICE] switch_core_session.c:1085 Session 19 (sofia/external/2680xxxx at 87.54.25.116) Ended
2010-01-13 18:57:51.399569 [NOTICE] switch_core_session.c:1087 Close Channel sofia/external/2680xxxx at 87.54.25.116 [CS_DESTROY]

The 87.54.25.116 is from musimi.dk, but outgoing is handled by 87.54.25.114 (which musimi.dk translates to).

2680xxxx is my cellphones number.

Hmm, help :-)

>>> 13-01-2010 kl. 18:08 skrev "mailinglist" <mailinglist at fribert.dk> i meddelelsen <4B4E0C24020000E1000003A7 at mail.fribert.dk>:

Hi Joseph
 
Hmm, you were right, I hadn't set it there, as the guide explains me that I should set it in internal.xml.
After setting it in vars.xml it authenticates as well.
 
So I'm contiuing the quest :-)
 
Thankyou very much for your assistance!
 
/Fribse


>>> 13-01-2010 kl. 16:30 skrev "Joseph L. Casale" <jcasale at activenetwerx.com> i meddelelsen <CA5A491E9DEFBE4CB777DE97E21575E9079C65 at prato.activenetwerx.local>:

>But are you sayng that "eval ${domain}" will do more than is done when I restart the fs?
>I don't see that anywhere in the guide :-D
>
>I'll try it out asap!

What I am saying is it "evaluates" that placeholder and shows
its value. You can use it to show the current value to verify
it matches what you intend, which is for it to be the same as
your LAN ip.

_______________________________________________
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





More information about the FreeSWITCH-users mailing list