Re: [Sofia-sip-devel] Allow-Events Header Not Appearing in OutboundRequests

2008-03-31 Thread Pekka Pessi
ards > Cc: sofia-sip-devel@lists.sourceforge.net > Subject: RE: [Sofia-sip-devel] Allow-Events Header Not Appearing in > OutboundRequests > > Hi Jerry > > You may already know this. But you should send only the value of the header. > > So if your header is "Allo

Re: [Sofia-sip-devel] Allow-Events Header Not Appearing in OutboundRequests

2008-03-31 Thread Jerry Richards
nd now it is working: SIPTAG_ALLOW_EVENTS_STR("talk, hold, conference") Thanks Again, Jerry -Original Message- From: Oren Bouskila [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 10:27 AM To: Jerry Richards Cc: sofia-sip-devel@lists.sourceforge.net Subject: RE: [Sofia-

Re: [Sofia-sip-devel] Allow-Events Header Not Appearing in OutboundRequests

2008-03-31 Thread Oren Bouskila
Hi Jerry You may already know this. But you should send only the value of the header. So if your header is "Allow-Events: message-summary" you should use it like this: SIPTAG_ALLOW_EVENTS_STR("message-summary") I hope it was any help Regards Oren Bouskila -Original Message- From: [