Hi,

I think this maybe impossible, but still want to try.
If an INVITE with different host go throught my Asterisk, I want it not look
into local dialplan and forward the request.
Some of you may suggest I use real sip proxy, but I need a stateful proxy
doing this signal proxess.

Incoming                                 Asterisk or
whatever                def.com         abc.com
   |       INVITE([EMAIL PROTECTED])
|                                       |                   |
   |------------------------------------------------|
INVITE             |                  |
   |
|-------------------------------------->|                  |
   |                                                |   301 (Call
forwarding         |                  |
                                                    |           to
abc.com)
    |                  |

|<--------------------------------------|                  |

|                        INVITE                         |

|--------------------------------------------------------->|

a regular stateless SIP proxy will forward this 301 all the way back to
incoming, which I don't want to.
Asterisk will treat first INVITE as local dial plan, even it's not in local
domain. Still cann't satisfied me.
_______________________________________________
--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

Reply via email to