[Freeswitch-users] PDD about 2-3 seconds

Anthony Minessale anthony.minessale at gmail.com
Tue Apr 22 07:11:46 PDT 2008


The ringing is not passed across until the other phone (the one you are
calling) sends a 180 Ringing.

As soon as it sends it, we pass that indication to the calling phone (your
phone).

Asterisk just assumes you should hear ringing and sends it instantly on it's
own before anyone knows that the call is going to work.  If you want this
same behaviour, add this to the dialplan:

go to line 145 of default.xml and put the following line as the first
anti-action
<anti-action application="ring_ready"/>

This will make FreeSWITCH send your calling phone a 180 ringing before it
knows for sure if it should.



On Tue, Apr 22, 2008 at 8:53 AM, Luis Jimenez <ljjimenez at gmail.com> wrote:

> Ok, my network topology is:
>
> 1 server HP ML-110 FS installed.
> 2 Snom 360
> 1 Switch Linksys SRW224P
> using default dialplan installed by make samples
>
> this is the debug of de FS console when you dial from 1000 to 1001:
>
>
> freeswitch at pbx> 2008-04-22 08:33:43 [NOTICE] switch_channel.c:531
> switch_channel_set_name() New Channel sofia/default/1000 at 10.0.0.100[eddcc31a-3dcb-4644-8258-fcb5f49e6900]
> 2008-04-22 08:33:43 [INFO] mod_dialplan_xml.c:223 dialplan_hunt()
> Processing Juan Perez->1001 at default
> 2008-04-22 08:33:44 [INFO] switch_ivr_async.c:1395
> switch_ivr_bind_dtmf_meta_session() Bound: 1 execute_extension::dx XML
> features
> 2008-04-22 08:33:44 [INFO] switch_ivr_async.c:1395
> switch_ivr_bind_dtmf_meta_session() Bound: 2
> record_session::/opt/freeswitch/recordings/1000.2008-04-22-08-33-44.wav
> 2008-04-22 08:33:44 [INFO] switch_ivr_async.c:1395
> switch_ivr_bind_dtmf_meta_session() Bound: 3 execute_extension::cf XML
> features
> 2008-04-22 08:33:45 [NOTICE] switch_channel.c:531
> switch_channel_set_name() New Channel sofia/default/1001 at 10.0.0.16:2051;line=1nepvhw6
> [dfaf0d12-a892-46f1-bfb1-1b0c385e97a5]
> 2008-04-22 08:33:45 [NOTICE] sofia.c:1713 sofia_handle_sip_i_state()
> Ring-Ready sofia/default/1001 at 10.0.0.16:2051;line=1nepvhw6!
> 2008-04-22 08:33:45 [NOTICE] mod_sofia.c:1018 sofia_receive_message()
> Ring-Ready sofia/default/1000 at 10.0.0.100!
> 2008-04-22 08:33:45 [NOTICE] switch_ivr_originate.c:1036
> switch_ivr_originate() Ring Ready sofia/default/1000 at 10.0.0.100!
>
> Ring starts after last line
>
> Any help appreciated.
> Luis jimenez
>
>
>
>
> On Mon, Apr 21, 2008 at 6:28 AM, Brian West <brian at freeswitch.org> wrote:
>
> > I haven't seen this issue can you describe your network topology?
> >
> > On Apr 21, 2008, at 5:23 AM, Luis Jimenez wrote:
> >
> > > Ok, when you dial from say 1000 to 1001 you wait 3 seconds before
> > > the phone start ringing nad you listen ringback, i'll send some
> > > debugs from the FS console later.
> > >
> >
> > Brian West
> > sip:brian at freeswitch.org <sip%3Abrian at 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
> >
>
>
> _______________________________________________
> 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
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080422/40bf78af/attachment-0002.html 


More information about the FreeSWITCH-users mailing list