mirror of
https://github.com/asterisk/asterisk
synced 2026-08-07 10:32:13 -04:00
When placing outbound calls each call would get its own taskprocessor for things related to the call. In practice this is overkill as few things actually occur. Inbound calls on the other hand already use one of the fixed number of distributor taskprocessors. This also occurred for OPTIONS requests with each AOR having its own taskprocessor. This change moves both to using a distributor taskprocessor instead. |
||
|---|---|---|
| .. | ||
| asterisk | ||
| solaris-compat | ||
| asterisk.h | ||
| jitterbuf.h | ||