Hehe its not really a work around... Its how you do it either way... but I did add the patch from http://jira.freeswitch.org/browse/MODSOFIA-7 which would require you to do similar.

/b

On May 11, 2009, at 8:20 PM, Cliff Wells wrote:

I found a workaround, but it'd be nice to actually have the RDN easily
accessible from Lua:

calling_number = session:getVariable ( "sip_h_Diversion" )
_, _, calling_number = string.find ( calling_number, "sip:(%d+)@" )


Cliff

Brian West
br...@freeswitch.org

-- Meet us at ClueCon!  http://www.cluecon.com




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to