[Freeswitch-users] Call accounting not working as expected
Michael Collins
msc at freeswitch.org
Wed Feb 11 17:01:16 PST 2009
> However, in the original originate, any ideas why {var=val} is not being
> processed?
I think Brian's suggestion is the way to go:
> first off don't use the session.originate
>
>
>
> var new_session = new Session({var=val}sofia/blah/blah);
The above syntax is the clean way to do it.
>
>
>
> will do it all for you in one step. Also can you point me to where on the
> wiki that keeps talking about session.originate? I need to clean them off
> there.
More information about the FreeSWITCH-users
mailing list