[Freeswitch-users] Setting outbound callerid using js

Michael Collins msc at freeswitch.org
Wed Feb 11 16:26:26 PST 2009


session.originate(session,'{accountcode=54321,ignore_early_media=true,origination_caller_id_number=07630600000,originate_timeout=25}sofia/gateway/mygw/01XXXXXXXXXXX');
>
>
>
> (this works using lua BTW)
>
hmmmm... how about using "effective_caller_id_number" instead? I think
the JavaScript paradigm is a bit different than the Lua/Perl one. Let
us know if that works or not.
-MC




More information about the FreeSWITCH-users mailing list