Hi All, I am having problems configuring my CME system to forward incoming calls back out through the sip trunk. I am sure that hairpining is required to do this but I just cant seem to get it working. Things that work Calling the direct dial of the extension that has a forward from an external line gives the sip 302 moved error and gives the calling user a dead tone. Anybody any ideas? I have tried adding voice service voip supplementary-service h450.12 allow-connections h323 to h323 telephony-service call-forward pattern .T But no joy :-( |
|||

Marcos, Sorry for the real
Marcos,
Sorry for the real long delay. Thanks for the info, this seems to have resolved the issue.
Thanks
Marcos, Sorry for the real
Marcos,
Sorry for the real long delay. Thanks for the info, this seems to have resolved the issue.
Thanks
Try this
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
Marcos