CheungJenny
2006-Dec-07 02:46 UTC
[asterisk-users] how to configure Asterisk to support SIP "INFO" method?
Hi all, I have a question: how to configure Asterisk to support SIP "INFO" method? I encountered this problem when I find my UA don't send "INFO" message to another UA, actually it should. Asterisk was used as a SIP proxy in this scenario (I know that SIP is not a SIP proxy:-)). Then I captured all the packets and found that my UA send "REGISTER" to Asterisk, and include "Allow: ... INFO ..." in its SIP message. But in the "200 OK" message replied by Asterisk, there is no "Allow" fields included, or only "Allow" without "INFO" in it. So I guess that's why my UA don't send "INFO" SIP message. I think one way to solve the problem is to make Asterisk support "INFO", but I don't know whether it's feasible or how to configure. Could anyone help me? Thanks. Jenny Cheung _________________________________________________________________ ???? Windows Live Mail? http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061207/bd3d1f53/attachment.htm
William Piper
2006-Dec-07 13:12 UTC
[asterisk-users] how to configure Asterisk to support SIP "INFO" method?
In sip.conf set dtmfmode=INFO On 12/7/06, CheungJenny <iamjennycn@hotmail.com> wrote:> > > Hi all, > > I have a question: how to configure Asterisk to support SIP "INFO" method? > I encountered this problem when I find my UA don't send "INFO" message to > another UA, actually it should. Asterisk was used as a SIP proxy in this > scenario (I know that SIP is not a SIP proxy:-)). > Then I captured all the packets and found that my UA send "REGISTER" to > Asterisk, and include "Allow: ... INFO ..." in its SIP message. But in the > "200 OK" message replied by Asterisk, there is no "Allow" fields included, > or only "Allow" without "INFO" in it. > So I guess that's why my UA don't send "INFO" SIP message. > I think one way to solve the problem is to make Asterisk support "INFO", > but I don't know whether it's feasible or how to configure. > Could anyone help me? Thanks. > > > Jenny Cheung > > > ------------------------------ > ?? Windows Live Messenger ?????? Windows Live Messenger?<http://get.live.com/messenger/overview> > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com <http://easynews.com/>-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061207/e49a1d33/attachment.htm