signaling busy on_incoming_call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Everybody,

this seems to be really simple:

I would like to signal BUSY_HERE ("486") to the caller when I receive the concerned on_incoming_call callback, so that the caller can receive some kind of busy signal.

I've tried both:
			pjsua_call_answer(callID, PJSIP_SC_BUSY_HERE, NULL, NULL);

and also: 		
			pjsua_call_hangup(callID, PJSIP_SC_BUSY_HERE, NULL, NULL);

with no reliable success, i.e. very rarely, the caller receives the BUSY_HERE response, instead, the caller usually just terminates because of a plain time-out - hence, unfortunately, without ever receiving a busy signal. This is independent of the caller's hard- or software.

What am I missing?

Thank you very much in advance!

Best regards,

Thomas 





[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux