[Freeswitch-users] Quick question on Originate through api
Madovsky
infos at madovsky.org
Fri May 21 09:07:17 PDT 2010
not necessary ....
----- Original Message -----
From: "Peter Olsson" <peter.olsson at visionutveckling.se>
To: <freeswitch-users at lists.freeswitch.org>
Sent: Friday, May 21, 2010 11:52 AM
Subject: Re: [Freeswitch-users] Quick question on Originate through api
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!
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list