[asterisk-users] Is there a way to turn off SIP METHOD OPTIONS in asterisk ?

2007-10-11 Thread Andreas Bayer
Hi,

is there a way to turn of SIP METHOD OPTIONS in asterisk?

I have a sip pbx which ignore Sip Option Messages from a unknown user. 
Asterisk send Option Messages to peers with From: [EMAIL PROTECTED] The sip 
server expects From: [EMAIL PROTECTED] server domain]. 

So i have to turn off Options Messages or to set a correct From: .

Any ideas?

THX

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Is there a way to turn off SIP METHOD OPTIONS in asterisk ?

2007-10-11 Thread Eric "ManxPower" Wieling
Andreas Bayer wrote:

> is there a way to turn of SIP METHOD OPTIONS in asterisk?
> 
> I have a sip pbx which ignore Sip Option Messages from a unknown user. 
> Asterisk send Option Messages to peers with From: [EMAIL PROTECTED] The sip 
> server expects From: [EMAIL PROTECTED] server domain]. 
> 
> So i have to turn off Options Messages or to set a correct From: .

Make sure you have qualify=no for the sip.conf entry for that PBX.  Also 
make sure you do not have a mailbox= entry for that sip.conf entry as well.

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users