[Freeswitch-users] FreeSWITCH-users Digest, Vol 102, Issue 100

sukitha jayasinghe sukithaj at gmail.com
Wed Dec 17 16:56:45 MSK 2014


Other calls working fine, in conference also both sides can hear conference
instruction messages.
On 17 Dec 2014 19:15, <freeswitch-users-request at lists.freeswitch.org> wrote:

> Send FreeSWITCH-users mailing list submissions to
>         freeswitch-users at lists.freeswitch.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> or, via email, send a message with subject or body 'help' to
>         freeswitch-users-request at lists.freeswitch.org
>
> You can reach the person managing the list at
>         freeswitch-users-owner at lists.freeswitch.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of FreeSWITCH-users digest..."
>
> Today's Topics:
>
>    1. Re: Conference no sound (?talo Rossi)
>    2. Re: How to play a stream other than mp3 with      mod_shout.
>       (Aqs Younas)
>    3. Re: Issue with Freeswitch Behind nat (Frederick Pruneau)
>
>
> ---------- Forwarded message ----------
> From: "Ítalo Rossi" <italorossib at gmail.com>
> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> Cc:
> Date: Wed, 17 Dec 2014 09:41:08 -0300
> Subject: Re: [Freeswitch-users] Conference no sound
> Is there audio when you call the other user directly, without the
> conference?
>
> On Wed, Dec 17, 2014 at 8:30 AM, sukitha jayasinghe <sukithaj at gmail.com>
> wrote:
>>
>> Hi All,
>>
>> I have configured freeswitch server with conference feature enabled, When
>> I call the conference number, i can hear hold music. when second call dial
>> the conference number hold music stops, but no voice between legs. what
>> would be the reason for this.
>>
>> Best Regards,
>> Sukitha
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> 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
>>
>
>
> --
> Ítalo Rossi
>
>
> ---------- Forwarded message ----------
> From: Aqs Younas <aqsyounas at gmail.com>
> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> Cc:
> Date: Wed, 17 Dec 2014 18:34:24 +0500
> Subject: Re: [Freeswitch-users] How to play a stream other than mp3 with
> mod_shout.
> Hi, Moishe Grunstein
>
> I am able to successfully configure mod_vlc, but when i play i stream with
> vlc i hear nothing. Like dead call.
>
> Here is my default.xml
>
> <include>
>   <context name="default">
>     <extension name="Testing">
>     <condition field="destination_number" expression="^(\+1|1)?\d+$">
>       <action application="answer"/>
>       <action application="log" data="Call in progress"/>
>         <action application="playback" data="vlc://
> http://s9.voscast.com:7584"/>
>   </condition>
>   </extension>
>   </context>
> </include>
>
> When call is answered and i hangup the call from my softphone, it does not
> actually ends on freeswitch side.
> Also when i type
>
> freeswitch at internal> hupall
> +OK hangup all channels with cause MANAGER_REQUEST
>
> But
> freeswitch at internal> show calls count
> 2 total.
>
> Call doesn't terminate. When i play the stream with mod_shout everything
> works fine.
>
> My OS is Debian 7.6.
>
> Can you please provide my with example how to play stream with vlc. Or
> anything that i am doing wrong.
>
> Best Regards.
>
>
> On 15 December 2014 at 17:03, Aqs Younas <aqsyounas at gmail.com> wrote:
>>
>> Thanks for your reply. I will try that too.
>> Many thanks for your valuable replies.
>>
>> On 15 December 2014 at 00:37, Danny Gershman <danny.gershman at gmail.com>
>> wrote:
>>
>>> Also mod_rtmp lets you play from an FMS server.
>>>
>>>
>>> On Friday, December 12, 2014, Aqs Younas <aqsyounas at gmail.com> wrote:
>>>
>>>> Hi, All
>>>>
>>>> How can i play a live stream other than mp3 with mod_shout or any
>>>> module.? Is there any way to buffer the stream before playing it with
>>>> mod_shout.
>>>>
>>>>
>>>> Currently i have a list of streams and when i play them with mod_shout
>>>> some work fine but others give (time out) error.
>>>>
>>>> How can i play mostly stream in freeswitch?
>>>>
>>>> Thanks
>>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> 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
>>>
>>
>
> ---------- Forwarded message ----------
> From: Frederick Pruneau <frederick at targointernet.com>
> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> Cc:
> Date: Wed, 17 Dec 2014 08:44:10 -0500
> Subject: Re: [Freeswitch-users] Issue with Freeswitch Behind nat
> Sorry for this noob question but how can I see sip traffic? Is there a
> specific command to show this? Is it what we find in freeswitch.log? If so,
> I attached my log file in my first post.
>
> Thanks for you help
>
> 2014-12-16 15:44 GMT-05:00 Brian West <brian at freeswitch.org>:
>>
>> have you looked at the signalling?  What does the sip traffic show?
>> Please pastebin that.
>>
>> On Tue, Dec 16, 2014 at 2:37 PM, Frederick Pruneau <
>> frederick at targointernet.com> wrote:
>>>
>>> Same problem...
>>>
>>> 2014-12-16 13:55 GMT-05:00 Brian West <brian at freeswitch.org>:
>>>
>>>> Guessing you don't have UPNP or NAT-PMP on your network, there for that
>>>> won't work,
>>>>
>>>> ext-sip-ip=autonat:x.x.x.x
>>>> ext-rtp-ip=autonat:x.x.x.x
>>>>
>>>> Set local-network-ac to rfc1918.auto
>>>>
>>>> On Tue, Dec 16, 2014 at 12:15 PM, Support Technique <
>>>> support at targointernet.com> wrote:
>>>>>
>>>>> <param name="ext-rtp-ip" value="auto-nat"/>
>>>>>     <param name="ext-sip-ip" value="auto-nat"/>
>>>>> <param name="local-network-acl" value="localnet.auto"/>
>>>>>
>>>>> 2014-12-16 12:25 GMT-05:00 Brian West <brian at freeswitch.org>:
>>>>>
>>>>>> On the system behind nat what do you have ext-rtp-ip, ext-sip-ip and
>>>>>> local-network-acl set to?
>>>>>>
>>>>>> On Tue, Dec 16, 2014 at 10:41 AM, Frederick Pruneau <
>>>>>> frederick at targointernet.com> wrote:
>>>>>>
>>>>>>> Hi guys,
>>>>>>>
>>>>>>> We have an issue with one freeswitch server behind nat. We have a
>>>>>>> setup like this:
>>>>>>>
>>>>>>> -One master Freeswitch server
>>>>>>>
>>>>>>> -One freeswitch server connected to the master (Public IP) - Server A
>>>>>>>
>>>>>>> -One freeswitch server connected to the master (behind nat) - Server
>>>>>>> B
>>>>>>>
>>>>>>> If server A call server B, nothing happens. There is no sound. After
>>>>>>> 30 sec, it times out. We have done a tcpdump. From server A to master
>>>>>>> packets are ok. From Master to server B, we have seen that there is no
>>>>>>> source and no destination ports for sip invite.
>>>>>>>
>>>>>>> If we use our cellphone and we call server B, there is no problem.
>>>>>>>
>>>>>>> I have attached the failed call pcap file and freeswitch's log file
>>>>>>> so you can take a look at them.
>>>>>>>
>>>>>>> Master = Freeswitch v1.4.13
>>>>>>> Server A = Freeswitch v.1.4.13
>>>>>>> Server B = Freeswitch v.1.4.14 (Updated to latest release since we
>>>>>>> have issues with this server)
>>>>>>>
>>>>>>> Thanks in advance.
>>>>>>>
>>>>>>> PS: The failed call is from 514-448-0773.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _________________________________________________________________________
>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>> consulting at freeswitch.org
>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>
>>>>>>> Official FreeSWITCH Sites
>>>>>>> http://www.freeswitch.org
>>>>>>> http://confluence.freeswitch.org
>>>>>>> http://www.cluecon.com
>>>>>>>
>>>>>>> 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
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> *Brian West*
>>>>>> brian at freeswitch.org
>>>>>>
>>>>>>
>>>>>> *Twitter: @FreeSWITCH , @briankwest*
>>>>>> http://www.freeswitchbook.com
>>>>>> http://www.freeswitchcookbook.com
>>>>>>
>>>>>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>>>>>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>>>>>
>>>>>>
>>>>>> _________________________________________________________________________
>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>> consulting at freeswitch.org
>>>>>> http://www.freeswitchsolutions.com
>>>>>>
>>>>>> Official FreeSWITCH Sites
>>>>>> http://www.freeswitch.org
>>>>>> http://confluence.freeswitch.org
>>>>>> http://www.cluecon.com
>>>>>>
>>>>>> 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
>>>>>>
>>>>>
>>>>>
>>>>> _________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org
>>>>> http://confluence.freeswitch.org
>>>>> http://www.cluecon.com
>>>>>
>>>>> 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
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> *Brian West*
>>>> brian at freeswitch.org
>>>>
>>>>
>>>> *Twitter: @FreeSWITCH , @briankwest*
>>>> http://www.freeswitchbook.com
>>>> http://www.freeswitchcookbook.com
>>>>
>>>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>>>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>>>
>>>>
>>>> _________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://confluence.freeswitch.org
>>>> http://www.cluecon.com
>>>>
>>>> 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
>>>>
>>>
>>>
>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> 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
>>>
>>
>>
>> --
>>
>> *Brian West*
>> brian at freeswitch.org
>>
>>
>> *Twitter: @FreeSWITCH , @briankwest*
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> 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
>>
>
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141217/7c0fd558/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list