Javascript FAQ
From FreeSWITCH Wiki
Frequently answered questions. Feel free to ask your own questions. We will answer then as soon as we can.
[edit]
Q: How do I transfer a call to a UA
[17:02] <Verifier> MikeJ: Yeah. But I could do a session.originate and then bridge. That would work like a transfer. Right? i.e. connecting the caller with an UA [17:03] <MikeJ> no.. it would block your script [17:03] <anthm> no but if that's what you want to do then it's fine [17:03] <anthm> calling out to somewhere is a bridge [17:04] <anthm> transfer is to take your inbound call and go run some different script for example
[edit]
