Changeset 2533
fix for #259
Comitted by:
roy
Date:
Feb 08 2007 * 19:45 (over 4 years ago)
Affected files:
openpbx/trunk/channels/chan_sip.c (unified diff)
| r2527 | r2533 | |
|---|---|---|
| 8248 | 8248 | #endif |
| 8249 | 8249 | ) |
| 8250 | 8250 | return 0; |
| 8251 | if (sipmethod == SIP_REGISTER || sipmethod == SIP_SUBSCRIBE) | |
| 8251 | if (sipmethod == SIP_REGISTER || sipmethod == SIP_SUBSCRIBE || sipmethod == SIP_INVITE) | |
| 8252 | 8252 | { |
| 8253 | 8253 | /* On a REGISTER, we have to use 401 and its family of headers instead of 407 and its family |
| 8254 | 8254 | of headers -- GO SIP! Whoo hoo! Two things that do the same thing but are used in |
![Home changeset 2533 [home]](/images/logo.png?1180520111)

RSS Feeds