Hint: SkypeOut via FMP

Hint: SkypeOut via FMP

am 29.08.2007 11:40:29 von Christoph Bouthillier

Dear Listeners:

Just a minor hint and just in case you haven't already found out yourself.

With a calc field:

"callto:+" & n.phone.number

plus the "Open URL" scriptstep plus a prepaid SkypeOut account you can dial
any number with 1 click if you tick the "No dialog" check box.

n.phone.number must be in the international format, eg 31301234567, where 31
= Netherlands, 30 = an area code and 1234567 = a subscriber number

---
Met vriendelijke groet / Mit freundlichen Gruessen / With kind regards
Christoph Bouthillier
p/o\s/t atsign ohnotekstotaaloh nocom
Leave out: \ / oh no
---

Re: Hint: SkypeOut via FMP

am 29.08.2007 15:33:05 von Grip

Very nice.

On Aug 29, 3:40 am, "Christoph Bouthillier"
wrote:
> Dear Listeners:
>
> Just a minor hint and just in case you haven't already found out yourself.
>
> With a calc field:
>
> "callto:+" & n.phone.number
>
> plus the "Open URL" scriptstep plus a prepaid SkypeOut account you can dial
> any number with 1 click if you tick the "No dialog" check box.
>
> n.phone.number must be in the international format, eg 31301234567, where 31
> = Netherlands, 30 = an area code and 1234567 = a subscriber number
>
> ---
> Met vriendelijke groet / Mit freundlichen Gruessen / With kind regards
> Christoph Bouthillier
> p/o\s/t atsign ohnotekstotaaloh nocom
> Leave out: \ / oh no
> ---

Re: Hint: SkypeOut via FMP

am 29.08.2007 18:25:29 von Diego B

On Aug 29, 4:40 am, "Christoph Bouthillier"
wrote:
> Dear Listeners:
>
> Just a minor hint and just in case you haven't already found out yourself.

Thank you for sharing !

Diego

Re: SkypeOut via FMP; and calling Skype-Skype from FMP

am 30.08.2007 17:57:18 von Christoph Bouthillier

Dear Listeners,

In addition to the Skype Out script (see below) for calling landlines or
mobile numbers there is of course also a very simple way to call Skype names
(i.e. calling another Skype user):

Create a text field
t.skypename
and fill it with the Skype username.

Create a calc field
c.skype.call.sequence
with the calculation "callto:" & t.skypename

Create a script
Open URL [No Dialog, "c.skype.call.sequence"]

and off you go.

---
Met vriendelijke groet / Mit freundlichen Gruessen / With kind regards
Christoph Bouthillier
p/o\s/t atsign ohnotekstotaaloh nocom
Leave out: \ / oh no
---


"Christoph Bouthillier" schrieb im Newsbeitrag
news:48e72$46d53f20$d4ba06cf$5229@news.speedlinq.nl...
> Dear Listeners:
>
> Just a minor hint and just in case you haven't already found out yourself.
>
> With a calc field:
>
> "callto:+" & n.phone.number
>
> plus the "Open URL" scriptstep plus a prepaid SkypeOut account you can
> dial
> any number with 1 click if you tick the "No dialog" check box.
>
> n.phone.number must be in the international format, eg 31301234567, where
> 31
> = Netherlands, 30 = an area code and 1234567 = a subscriber number
>
> ---
> Met vriendelijke groet / Mit freundlichen Gruessen / With kind regards
> Christoph Bouthillier
> p/o\s/t atsign ohnotekstotaaloh nocom
> Leave out: \ / oh no
> ---
>
>
>
>