[Freeswitch-users] Quick question on Originate through api

Phillip Jones pjintheusa at gmail.com
Fri May 21 08:41:44 PDT 2010


Hi there,

In my mind - where 6775557767 is a registered user, the following two are
the same:

apiResult = fsApi.Execute("originate",
string.Format("{{ignore_early_media=false,absolute_codec_string='PCMU',origination_caller_id_number=5556667776}}user/6775557767
'

apiResult = fsApi.Execute("originate",
string.Format("{{ignore_early_media=false,absolute_codec_string='PCMU',origination_caller_id_number=5556667776}}sofia/internal/6775557767 at 121.763.76.76'

i.e. user/ and sofia/internal are the same thing.

However on my system the user/ works great but sofia/internal loops call
back through in the public context.

Can someone tell me the difference between these options?

What am I missing?

Thanks


Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100521/0c647c4a/attachment.html 


More information about the FreeSWITCH-users mailing list