[Freeswitch-users] Quick question on Originate through api

Peter Olsson peter.olsson at visionutveckling.se
Fri May 21 08:52:48 PDT 2010


For sofia/internal/ you should use a % as a separator I think, instead of @-sign.

/Peter
________________________________________
Från: freeswitch-users-bounces at lists.freeswitch.org [freeswitch-users-bounces at lists.freeswitch.org] för Phillip Jones [pjintheusa at gmail.com]
Skickat: den 21 maj 2010 17:41
Till: freeswitch-users at lists.freeswitch.org
Ämne: [Freeswitch-users] Quick question on Originate through api

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



!DSPAM:4bf6abb932934294689129!



More information about the FreeSWITCH-users mailing list