[Freeswitch-users] Identify the gateway

Avi Marcus avi at avimarcus.net
Tue Dec 6 12:01:16 MSK 2011


Did you kill and restart the gateway after adding the variable? (Or restart
the entire interface, or restart FS?)

-Avi


On Tue, Dec 6, 2011 at 2:26 AM, Jort Bloem <jort.bloem at btg.co.nz> wrote:

>  Hi Avi & Michael,
>
> Michael, I'm familiar with the info application, and have been using this
> to test my progress. It's gotten me a long way, but not past this hurdle.
>
> Avi, I tried that, or at least my interpretation of that, and it didn't
> work.
>
> I found the gateway in question - it's one of only two references to the
> trunk - in sip_profiles/. The declaration, including my addition of the
> variables clause, looks like this:
>
>
>       <gateway name="trunk_1">
>         <param name="realm" value="talk2"/>
>         <param name="register" value="false"/>
>         <param name="username" value="TCAPI_User"/>
>         <param name="password" value="TCAPI_User"/>
>         <variables>
>           <variable name="foo" data="bar" direction="both"/>
>          </variables>
>       </gateway>
>
> I then called in via that interface, using a DDI, with the info
> application. I got lots of information, but neither foo nor bar. I did
> change the direction from "inbound" to "both", to make it as likely as
> possible to work.
>
> The log output I got had lots of stuff in it (see
> http://pastebin.freeswitch.org/17943 ) but no foo, no bar, and no
> trunk_1. It did have several occurrences of the ip address of talk2,
> 10.10.9.1, but that can change. I also see several references to the ip
> address (10.10.10.149) and sofia profile name (sipinterface_3), but all
> gateways will be on the same profile.
>
> Any further help would be appreciated.
>
> Jaybee-
>
>
>
> On 06/12/11 11:57, Avi Marcus wrote:
>
>
> http://lists.freeswitch.org/pipermail/freeswitch-users/2010-March/055508.html
>
>  Hmm, gateways on the wiki should be cleaned up.. I couldn't find it on
> the wiki, only via google.
>
> -Avi
>
>
> On Tue, Dec 6, 2011 at 12:45 AM, Michael Collins <msc at freeswitch.org>wrote:
>
>> Try adding one of these to the dialplan that handles inbound calls:
>>
>>  <action application="info"/>
>>
>>  Then, watch the console while an inbound comes in and you'll see quite
>> a lot of information. Anything in that info dump is available to you for
>> "figuring out" what's going on. If you have any questions then drop that
>> info output to a pastebin and give us the URL here.
>>
>>  -MC
>>
>>
>> On Mon, Dec 5, 2011 at 2:02 PM, Jort Bloem <jort.bloem at btg.co.nz> wrote:
>>
>>> Hi all,
>>>
>>> I have a setup with several gateways coming in on one profile. The
>>> Realms, unfortunately, are by DNS, and move from time to time.
>>>
>>> Is there any way to identify, in the dialplan, which gateway the call
>>> comes from, for incoming calls?
>>>
>>> I know I can get the ip address, but the ip address is subject to change.
>>>
>>> I know that the trunk provider can set various things, but I don't have
>>> control of the far end of the trunk.
>>>
>>> If there is a way to set variables on a per-gateway (NOT per-profile)
>>> basis, that would be perfect.
>>>
>>> "RTFM" gladly accepted with a hint about which part of which FM to R.
>>>
>>> --
>>> Jaybee-
>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> 
>>> 
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://wiki.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> 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
>>>
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> 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
>>
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:consulting at freeswitch.orghttp://www.freeswitchsolutions.com
>
> FreeSWITCH-powered IP PBX: The CudaTel Communication Server
>
> Official FreeSWITCH Siteshttp://www.freeswitch.orghttp://wiki.freeswitch.orghttp://www.cluecon.com
>
> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
> --
> Jort Bloem
>
>
> Technical Engineer - Auckland
> Business Technology Group
>
> P: +64 9 5801374 x 9884
>
> Sent from Mozilla Thunderbird
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111206/1dd07325/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list