Logan,
Can you post a sipXtapi log (DEBUG level). Also, please indicate
which branch/version of source you are working from.
-
Bob
On Saturday, August 19, 2006, 9:47:49 AM, logan wrote:
>
>
>
> Hi,
>
>
>
> In my softphone if a call is active and another call comes then
> instead of sending a busy message to the caller the phone starts
> ringing. Is this behaviour ok or I'm missing something?
>
>
>
> For now I'm doing this:
>
>
>
> case CALLSTATE_OFFERING:
> {
> if (...) //check if a call is active
> sipxCallReject (pCallInfo->hCall);
> ...
> break;
> }
>
>
>
> Regards,
>
> Hitesh
>
>
>
>
>
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/