Re: [SR-Users] voicemail

2010-07-03 Thread Alex Balashov
On 07/03/2010 08:18 AM, mattias jonsson wrote: Have the server voicemail Kamailio/SIP-router is a SIP proxy, not an endpoint. It cannot answer calls or provide any call features; it only relays signaling messages. -- Alex Balashov - Principal Evariste Systems LLC 1170 Peachtree Street 12t

[SR-Users] voicemail

2010-07-03 Thread mattias jonsson
Have the server voicemail kameleo ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Missing ACK

2010-07-03 Thread Alex Balashov
On Jul 2, 2010, at 9:54 AM, Claudio Furrer wrote: Ok, here it goes again. Pay attention to the "200: OK" response from the PSTN-GW. I think its Contact header should be read by the Cisco GW (calling party), and then send its ACK-request with R-URI based on that Contact. But it doesn't

Re: [SR-Users] Missing ACK

2010-07-03 Thread Claudio Furrer
> > > > Hi, I have a similar issue, > > > > > > It is not possible to debug this issue without full SIP trace! > > > > > > ngrep -Wbyline -t -d any port 5060 > > I find it unpleasant to read such a trace. Please really use ngrep to get a > nice formated SIP trace, or supply the pcap file. > Ok