FYI,
Here is what I get from sofia status
Call-ID [EMAIL PROTECTED]
User [EMAIL PROTECTED]
Contact "user" <sip:[EMAIL PROTECTED]:1024;fs_nat=yes>
Agent Asterisk PBX
Status Registered(UDP-NAT)(unknown) EXP(2008-09-25 13:12:33)
On Sep 25, 2008, at 12:30 PM, Michael Collins wrote:
Very interesting! I noticed that there are three similarly-named
apps on the wiki that could use some love:
set_global
set_profile_var
set_user
Could someone in the know throw some light on these three? I'll be
happy to wikify anything that gets posted to the list.
-MC
On Thu, Sep 25, 2008 at 12:23 PM, Anthony Minessale <[EMAIL PROTECTED]
> wrote:
those vars will only be set on calls that were authenticated with
the user in question
you can force the variables to be applied to any channel with the
put this right before the bridge line (assuming ${domain} is the
domain that user lives in:
<action application="set_user" data="[EMAIL PROTECTED]"/>
On Thu, Sep 25, 2008 at 1:40 PM, Noah Silverman
<[EMAIL PROTECTED]> wrote:
Hello,
I'm having trouble getting the accountcode variable to show up in the
CDR.
Also, the effective_caller_id_number isn't getting passed through to
the actual call. (Separate but possible related problem)
Calls are working, the CDR looks great, I just don't get these two
variables..
Here is an example entry in my directory:
<user id="3235551212">
<params>
<param name="password"
value="1234" />
</params>
<variables>
<variable name="accountcode"
value="432]"/>
<variable name="user_context"
value="default"/>
<variable
name="effective_caller_id_number" value="3235551212]"/>
</variables>
</user>
And then in my dialplan...
<extension name="Vitelity_Outbound">
<condition field="destination_number"
expression="^(1{0,1}\d{10})$">
<action application="bridge"
data="sofia/external/[EMAIL PROTECTED]
"/>
</condition>
</extension>
My guess is that maybe I need to export the variable somewhere, or
pass it to the actual extension doing the bridging.
Anybody have any ideas??
-Noah
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:[EMAIL PROTECTED]
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED]
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
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
[email protected]
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
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org