[Asterisk-Users] RE: Cisco to * problem
Emilio Panighetti
emilio at dorial.com
Fri Oct 15 13:21:51 MST 2004
Actually, the command would be:
Go to inside whatever environment you have that config, like:
voice service voip
dial-peer voice XXXX
then type "default signaling forward"
When this is active, the gateway sends additional information about the
PSTN side of the call in mime-encoded format, along with SDP
information.
Asterisk's ser implementation doesn't know how to deal with that
(mime-encoded information inside a SIP packet). Also many SIP phones
doesn't know how to deal with it either.
E.
On Oct 15, 2004, at 11:18 AM, kurt x wrote:
> See if you have the below configure under your "dial peers" or "voice
> service voip".
> If you do, then issue this command " no signaling forward
> unconditional"
>
> signaling forward unconditional
>
> Kurt
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list