[Users] Handling 183 Session Progress Messages
Hansi Lao
llao at infoweapons.com
Fri Mar 9 11:59:05 CET 2007
Hello All,
Is there a proper way of handling 183 messages with SDP body generated
from a PSTN gateway?
I used this code snippet:
if ((isflagset(6) || isflagset(7)) && (status=~"(180)|(183)|2[0-9][0-9]")
if (!search("^Content-Length:[ ]*0")) {
use_media_proxy();
Unfortunately, the media SDP body included in the 183 Session Progress message still can't be heard on the
calling party. Are there any workarounds on this?
Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3249 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.kamailio.org/pipermail/users/attachments/20070309/f4334265/attachment.bin
More information about the Users
mailing list