Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] INFO-Messages: Send_display in pre_answer state doesnt work anymore


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
helmut.kuper at ewetel.de
Guest





PostPosted: Fri Oct 23, 2009 7:18 am    Post subject: [Freeswitch-users] INFO-Messages: Send_display in pre_answer Reply with quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

when I use pre_answer app and right after that the send_display app,
there is no INFO message anymore.

My dialplan condition:

<condition field="${sip_hangup_phrase}" expression="^Do Not Disturb"
break="on-true">
<action application="pre_answer"/>
<action application="send_display" data="Bitte
nicht stoeren"/>
<action application="sleep" data="500"/>
<action application="playback"
data="ansagen/22.wav"/>
</condition>

changing "pre_answer" to "answer" works, but I don't want to answer the
call for error messages.

I use latest SVN trunk.

regards
helmut
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFK4Z0O4tZeNddg3dwRAkB/AKCLN9luR0KGunHVGso2t3wJIo4dqQCdGdjp
CY+yWGyVlyDpDs//WFtCqiA=
=eG4W
-----END PGP SIGNATURE-----

_______________________________________________
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
Back to top
anthony.minessale at g...
Guest





PostPosted: Fri Oct 23, 2009 9:43 am    Post subject: [Freeswitch-users] INFO-Messages: Send_display in pre_answer Reply with quote

There was a concern with letting this happen before answer.
I changed it in last revision, try it out.
The problem is that the way polycom does it, it violates the RFC.

Also know you can set sip_callee_id_name and sip_callee_id_number before you send a ring_ready pre_answer or answer to send the display update in that packet instead of sending a separate one.


On Fri, Oct 23, 2009 at 7:09 AM, Helmut Kuper <helmut.kuper@ewetel.de (helmut.kuper@ewetel.de)> wrote:
Quote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

when I use pre_answer app and right after that the send_display app,
there is no INFO message anymore.

My dialplan condition:

<condition field="${sip_hangup_phrase}" expression="^Do Not Disturb"
break="on-true">
                       <action application="pre_answer"/>
                       <action application="send_display" data="Bitte
nicht stoeren"/>
                       <action application="sleep" data="500"/>
                       <action application="playback"
data="ansagen/22.wav"/>
</condition>

changing "pre_answer" to "answer" works, but I don't want to answer the
call for error messages.

I use latest SVN trunk.

regards
helmut
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFK4Z0O4tZeNddg3dwRAkB/AKCLN9luR0KGunHVGso2t3wJIo4dqQCdGdjp
CY+yWGyVlyDpDs//WFtCqiA=
=eG4W
-----END PGP SIGNATURE-----

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (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



--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
helmut.kuper at ewetel.de
Guest





PostPosted: Mon Oct 26, 2009 9:44 am    Post subject: [Freeswitch-users] INFO-Messages: Send_display in pre_answer Reply with quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Anthony,

thx, it works now again. But the only way get it to work is using
send_display after pre_answer. "(sip|originate)_callee_id_name" doesn't
work with playback.

regards
Helmut


On 23.10.2009 16:33, Anthony Minessale wrote:
Quote:
There was a concern with letting this happen before answer.
I changed it in last revision, try it out.
The problem is that the way polycom does it, it violates the RFC.

Also know you can set sip_callee_id_name and sip_callee_id_number before
you send a ring_ready pre_answer or answer to send the display update in
that packet instead of sending a separate one.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFK5bEO4tZeNddg3dwRAkycAKCg61dUy1jkmzauQUDliqYw81aA5ACgmeim
hayGIQk5KlRN8edZGLom1mQ=
=a5QJ
-----END PGP SIGNATURE-----

_______________________________________________
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
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services