[Serdev] t_uac_dlg error
Jorge Crichigno
jcrichigno at conexion.com.py
Tue Jun 14 20:07:50 UTC 2005
Hi Samuel,
Thanks a lot for your response. Now I'll try to solve the problem
with your suggestion. Thanks again.
Jorge
El mar, 14-06-2005 a las 03:47, Samuel Osorio Calvo escribió:
> The abc after the t_uac_dlg: is the name of the fifo where SER is going to send the answer for the BYE with a /tmp prefix. In your case it will be /tmp/abc, so if you want to read the answer you should have some process listening to that fifo.
>
> I don't think the tsend_dgram error is related to the fifo but to the network part.
>
> Hope it helps,
>
> Samuel.
>
>
> Unclassified.
> >>> Jorge Crichigno <jcrichigno at conexion.com.py> 06/14/05 05:53AM >>>
> Hi,
>
> I have the following problem: I want to send a command to SER from an
> external module, through an unix socket. For example, like the one
> showed below:
>
> :t_uac_dlg:abc
> BYE
> sip:30003034 at 192.168.0.4:6565;user=phone
> ..
> From: <sip:30003032 at 192.168.10.111;user=phone>;tag=2e6d0428dde36eaa
> To: <sip:30003034 at 192.168.10.79;user=phone>;tag=035jf3045jfe05
> Cseq: 1243 BYE
> Call-ID: 59579345793593
> ..
>
> The BYE is sent correctly to final users, but I was not able to get the
> response from SER, and the following errors is showed:
>
> 23(8339) ERROR: tsend_dgram: to send: (22) Invalid argument
>
> Thanks in advance!
>
>
> Jorge
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Serdev mailing list
> serdev at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serdev
>
More information about the Serdev
mailing list