[Freeswitch-users] SIP-T / RFC 3372 support

2009-07-29 Thread Maxim Tsvetov
Hi All
Does Freeswitch support SIP-T / RFC 3372   ?
Regards,
Maxim Tsvetov
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] answer command

2009-08-11 Thread Maxim Tsvetov
Hello,

I found in WIKI list of supported commands
http://wiki.freeswitch.org/wiki/Mod_commands.

I need command "answer" but it doesn't exist (Freeswitch 1.04, Win32)

That's what Freeswitch replies for this command:

"answer: Command not found!"

Сould you please help?


Regards,
Maxim Tsvetov
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] answer command

2009-08-11 Thread Maxim Tsvetov

Thank you.

Is it possible to use this command from command line or via event_socket
interface?



Szymon Olko wrote:
> 
> Maxim Tsvetov pisze:
>> Hello,
>> 
>> I found in WIKI list of supported commands
>> http://wiki.freeswitch.org/wiki/Mod_commands.
>> 
>> I need command "answer" but it doesn't exist (Freeswitch 1.04, Win32)
>> 
>> That's what Freeswitch replies for this command:
>> 
>> "answer: Command not found!"
>> 
>> Сould you please help?
> 
> Answer is in dialplan commands.
> 
> http://wiki.freeswitch.org/wiki/Mod_dptools
> 
> Szymon
> 
> ___
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/answer-command-tp24912812p24916765.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] answer command

2009-08-11 Thread Maxim Tsvetov

I've tried all this command from FS console 
and all of them return "Unknown command".



Milena-6 wrote:
> 
> sendmsg
> call-command: execute
> execute-app-name: answer\n\n
> 
> the example is in this wiki page:
> http://wiki.freeswitch.org/wiki/Event_socket_outbound
> <http://wiki.freeswitch.org/wiki/Event_socket_outbound>
> 2009/8/11 Maxim Tsvetov 
> 
>>
>> Thank you.
>>
>> Is it possible to use this command from command line or via event_socket
>> interface?
>>
>>
>>
>> Szymon Olko wrote:
>> >
>> > Maxim Tsvetov pisze:
>> >> Hello,
>> >>
>> >> I found in WIKI list of supported commands
>> >> http://wiki.freeswitch.org/wiki/Mod_commands.
>> >>
>> >> I need command "answer" but it doesn't exist (Freeswitch 1.04, Win32)
>> >>
>> >> That's what Freeswitch replies for this command:
>> >>
>> >> "answer: Command not found!"
>> >>
>> >> Сould you please help?
>> >
>> > Answer is in dialplan commands.
>> >
>> > http://wiki.freeswitch.org/wiki/Mod_dptools
>> >
>> > Szymon
>> >
>> > ___
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users@lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> >
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/answer-command-tp24912812p24916765.html
>> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>>
>>
>> ___
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users@lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
> 
> ___
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/answer-command-tp24912812p24917680.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] answer command

2009-08-11 Thread Maxim Tsvetov

I've tried all this command from FS console 
and all of them return "Unknown command"


daqiang wang wrote:
> 
> why not use:
> session:answer()
> 
> 
> 2009/8/11 Maxim Tsvetov 
> 
>>
>> Thank you.
>>
>> Is it possible to use this command from command line or via event_socket
>> interface?
>>
>>
>>
>> Szymon Olko wrote:
>> >
>> > Maxim Tsvetov pisze:
>> >> Hello,
>> >>
>> >> I found in WIKI list of supported commands
>> >> http://wiki.freeswitch.org/wiki/Mod_commands.
>> >>
>> >> I need command "answer" but it doesn't exist (Freeswitch 1.04, Win32)
>> >>
>> >> That's what Freeswitch replies for this command:
>> >>
>> >> "answer: Command not found!"
>> >>
>> >> Сould you please help?
>> >
>> > Answer is in dialplan commands.
>> >
>> > http://wiki.freeswitch.org/wiki/Mod_dptools
>> >
>> > Szymon
>> >
>> > ___
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users@lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> >
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/answer-command-tp24912812p24916765.html
>> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>>
>>
>> ___
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users@lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
> 
> ___
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/answer-command-tp24912812p24917706.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] answer command

2009-08-12 Thread Maxim Tsvetov

I've tried to use "answer" command from outbound event socket and it's
working, but 
the problem is that FS answering the call, but SIP Client (we tried this
with EyeBeam and CISCO 7960)
doesn't know that call was answered. So, as long as FS doesn't know what to
do with this number it then disconnects the call.

2009-08-12 11:25:07.599250 [NOTICE] mod_dptools.c:649 Channel
[sofia/internal/sip:1...@10.107.181.160:42840] has been answered
2009-08-12 11:25:07.599250 [NOTICE] switch_ivr_originate.c:2015 Channel
[sofia/internal/1...@10.107.249.12] has been answered
2009-08-12 11:25:07.614875 [ERR] switch_core_io.c:118
sofia/internal/sip:1...@10.107.181.160:42840 has no read codec.
2009-08-12 11:25:07.614875 [NOTICE] switch_ivr_bridge.c:503 Hangup
sofia/internal/sip:1...@10.107.181.160:42840 [CS_EXCHANGE_MEDIA]
[NORMAL_CLEARING]
2009-08-12 11:25:07.614875 [NOTICE] switch_ivr_bridge.c:1016 Hangup
sofia/internal/1...@10.107.249.12 [CS_EXECUTE] [NORMAL_CLEARING]
2009-08-12 11:25:07.630500 [NOTICE] switch_core_session.c:1086 Session 133
(sofia/internal/sip:1...@10.107.181.160:42840) Ended


Maybe there is the way to acknowledge SIP client that call was answered?

Regards,
Maxim Tsvetov

Diego Viola wrote:
> 
> I suggest that you learn the differences between mod_commands commands and
> mod_dptools applications, and also the interfaces where you can access and
> use them.
> 
> As said before, mod_dptools is accessible from dialplan, event socket
> outbound, etc. and mod_commands is accessible from the CLI, event socket
> (inbound/outbound), XML RPC, etc.
> 
> That's all described in the wiki I think.
> 
> Let us know if you have any questions =D.
> 
> On Tue, Aug 11, 2009 at 2:10 PM, Diego Viola 
> wrote:
> 
>> Michael, you're welcome :).
>>
>> Milena, answer is a mod_dptools command, you can use it from the XML
>> dialplan or from the event socket outbound. mod_commands API are APIs
>> that
>> you execute from the socket, event socket inbound, etc. But you can also
>> execute them from event socket outbound using the "api" command.
>>
>> I hope that makes sense, correct me if I'm wrong =D.
>>
>> On Tue, Aug 11, 2009 at 1:09 PM, Michael Collins
>> wrote:
>>
>>>
>>>
>>> On Tue, Aug 11, 2009 at 9:05 AM, Milena  wrote:
>>>
>>>>
>>>> Hello Brian,
>>>>
>>>> I wanna fix the wiki, but to make sure i got it right, does it only
>>>> work
>>>> on outbound event socket? or is there any other scenario where it would
>>>> work.
>>>>
>>>
>>> FYI, Diego Viola fixed the wiki. (Thanks Diego!)
>>> -MC
>>>
>>>
>>> ___
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users@lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
> 
> ___
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/answer-command-tp24912812p24931876.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] answer command

2009-08-12 Thread Maxim Tsvetov

I will try to paraphrase my question.
Is there any possibility to answer call  from CTI application and
synchronise answer with answer in SIP client?Maybe we can use SIP functions
in our CTI application instead of FS api commands?
I'm trying to find the way to make prototype of lineAnswer command in TAPI.


Seven Du wrote:
> 
> It's not Eyebeam but FS hung up the call because it have nothing to do  
> after answer.
> 
> You should either playback a sound, do the echo command, record, hold  
> the call, bridge to another channel or transfer somewhere else.
> 
> On Aug 12, 2009, at 4:54 PM, Maxim Tsvetov wrote:
>>
>> I've tried to use "answer" command from outbound event socket and it's
>> working, but
>> the problem is that FS answering the call, but SIP Client (we tried  
>> this
>> with EyeBeam and CISCO 7960)
>> doesn't know that call was answered. So, as long as FS doesn't know  
>> what to
>> do with this number it then disconnects the call.
>>
>> 2009-08-12 11:25:07.599250 [NOTICE] mod_dptools.c:649 Channel
>> [sofia/internal/sip:1...@10.107.181.160:42840] has been answered
>> 2009-08-12 11:25:07.599250 [NOTICE] switch_ivr_originate.c:2015  
>> Channel
>> [sofia/internal/1...@10.107.249.12] has been answered
>> 2009-08-12 11:25:07.614875 [ERR] switch_core_io.c:118
>> sofia/internal/sip:1...@10.107.181.160:42840 has no read codec.
>> 2009-08-12 11:25:07.614875 [NOTICE] switch_ivr_bridge.c:503 Hangup
>> sofia/internal/sip:1...@10.107.181.160:42840 [CS_EXCHANGE_MEDIA]
>> [NORMAL_CLEARING]
>> 2009-08-12 11:25:07.614875 [NOTICE] switch_ivr_bridge.c:1016 Hangup
>> sofia/internal/1...@10.107.249.12 [CS_EXECUTE] [NORMAL_CLEARING]
>> 2009-08-12 11:25:07.630500 [NOTICE] switch_core_session.c:1086  
>> Session 133
>> (sofia/internal/sip:1...@10.107.181.160:42840) Ended
>>
>>
>> Maybe there is the way to acknowledge SIP client that call was  
>> answered?
>>
>> Regards,
>> Maxim Tsvetov
>>
>> Diego Viola wrote:
>>>
>>> I suggest that you learn the differences between mod_commands  
>>> commands and
>>> mod_dptools applications, and also the interfaces where you can  
>>> access and
>>> use them.
>>>
>>> As said before, mod_dptools is accessible from dialplan, event socket
>>> outbound, etc. and mod_commands is accessible from the CLI, event  
>>> socket
>>> (inbound/outbound), XML RPC, etc.
>>>
>>> That's all described in the wiki I think.
>>>
>>> Let us know if you have any questions =D.
>>>
>>> On Tue, Aug 11, 2009 at 2:10 PM, Diego Viola 
>>> wrote:
>>>
>>>> Michael, you're welcome :).
>>>>
>>>> Milena, answer is a mod_dptools command, you can use it from the XML
>>>> dialplan or from the event socket outbound. mod_commands API are  
>>>> APIs
>>>> that
>>>> you execute from the socket, event socket inbound, etc. But you  
>>>> can also
>>>> execute them from event socket outbound using the "api" command.
>>>>
>>>> I hope that makes sense, correct me if I'm wrong =D.
>>>>
>>>> On Tue, Aug 11, 2009 at 1:09 PM, Michael Collins
>>>> wrote:
>>>>
>>>>>
>>>>>
>>>>> On Tue, Aug 11, 2009 at 9:05 AM, Milena   
>>>>> wrote:
>>>>>
>>>>>>
>>>>>> Hello Brian,
>>>>>>
>>>>>> I wanna fix the wiki, but to make sure i got it right, does it  
>>>>>> only
>>>>>> work
>>>>>> on outbound event socket? or is there any other scenario where  
>>>>>> it would
>>>>>> work.
>>>>>>
>>>>>
>>>>> FYI, Diego Viola fixed the wiki. (Thanks Diego!)
>>>>> -MC
>>>>>
>>>>>
>>>>> ___
>>>>> FreeSWITCH-users mailing list
>>>>> FreeSWITCH-users@lists.freeswitch.org
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>> http://www.freeswitch.org
>>>>>
>>>>>
>>>>
>>>
>>> ___
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users@lis

Re: [Freeswitch-users] answer command

2009-08-12 Thread Maxim Tsvetov

If I have two FS extensions A and B. I'm calling from A to B and want to
answer from B-side in my CTI application and to make SIP phone to be
synchronised to my CTI application. Is it possible to do it?


Brian West-3 wrote:
> 
> Well you can only truly answer an inbound call to FS... you can't  
> force answer an outbound call.
> 
> /b
> 
> On Aug 12, 2009, at 11:49 AM, Maxim Tsvetov wrote:
> 
>>
>> I will try to paraphrase my question.
>> Is there any possibility to answer call  from CTI application and
>> synchronise answer with answer in SIP client?Maybe we can use SIP  
>> functions
>> in our CTI application instead of FS api commands?
>> I'm trying to find the way to make prototype of lineAnswer command  
>> in TAPI.
> 
> 
> ___
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/answer-command-tp24912812p24941422.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Testimonials

2009-05-19 Thread Maxim Tsvetov

Hello,

Our company want to use Freeswitch and now we testing this solution in the
lab.

If someone already using Freeswitch as office pbx, ivr or any other
commercial purposes
could you please share you experience (and if it is not a secret - company
name)?

Regards,
Maxim Tsvetov
-- 
View this message in context: 
http://www.nabble.com/Testimonials-tp23611131p23611131.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Testimonials

2009-05-19 Thread Maxim Tsvetov

David, thank you for information!

What is your experience of this solution - was it easy to support it and to
develop new services?
What was the highest load on your solution (in number of calls)?


David Knell wrote:
> 
> Hi Maxim -
> 
> We've used FreeSWITCH for switching large volumes of wholesale traffic
> and for a variety of IVR services; we no longer use anything else.  See
> http://www.softivr.com for something which we've built on it.
> 
> Cheers --
> 
> Dave
> 
>> Hello,
>> 
>> Our company want to use Freeswitch and now we testing this solution in
>> the
>> lab.
>> 
>> If someone already using Freeswitch as office pbx, ivr or any other
>> commercial purposes
>> could you please share you experience (and if it is not a secret -
>> company
>> name)?
>> 
>> Regards,
>> Maxim Tsvetov
> -- 
> David Knell, Director, 3C Limited
> T: +44 20 3298 2000
> E: d...@3c.co.uk
> W: http://www.3c.co.uk
> 
> 
> ___
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Testimonials-tp23611131p23621332.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] CTI

2009-06-18 Thread Maxim Tsvetov
Hello!

We are seeking possibilities to use CTI features with Freeswitch.

This features are:
- click-to-dial
- call popup
- answer call,hangup
- call transfer


Does Freeswitch support any cti standarts (SIP CTI aka TR/87, TAPI, CSTA..)
or there is already written module or third-party software?
This solution should support 100-150 simultaneous сonnections from
freeswitch users.

Could you please share you experience with CTI.

Regards,
Maxim Tsvetov
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Freeswitch architecture

2009-07-08 Thread Maxim Tsvetov
Hi All

Where can I get information about internal Freeswitch architecture:
  1) how modules interoperates with each other (maybe using corba or com
objects or something else)
  2) how core interoperates with other modules
  3) how javascript function is translated to internal commands.

In addition if you cand send me some schemas of Freeswitch architecture
that will be great.

Regards,
Maxim Tsvetov
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] CallID

2009-07-08 Thread Maxim Tsvetov
Hi All
Can somebody explain me algorithm of assigning CallID to new calls in
Freeswitch. Are they unique? If not - how frequent they become duplicated.
Regards,
Maxim Tsvetov
___
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org