en able to compile it
(yet!!) on a linux platform.
Samuel.
2006/10/20, Alfred E. Heggestad <[EMAIL PROTECTED]>:
hi
thanks alot, it appears to be working OK with X-lite..
do you know any (good) SIP useragents for Linux that properly
implements presence ?
/alfred
Daniel-Constantin Mierla wrote
dyndns
samuel.
2006/9/27, guo sha <[EMAIL PROTECTED]>:
my ip address is obtained by DHCP instead of the static address. How i build
DNS server in this case? DNS + DHCP?
Regards!
在06-9-27,samuel <[EMAIL PROTECTED]> 写道:
> For openser, read RFC 3263.
> For mediaproxy, read the
For openser, read RFC 3263.
For mediaproxy, read the README.
Samuel.
2006/9/27, guo sha <[EMAIL PROTECTED]>:
Hi Mr.
now I'm working on setting up a Sip server using openser+mediaproxy. to use
my own domain, i should setup dns server. but it is not familiar to me.
Could you give some
1st--->>
closed
sip:[EMAIL PROTECTED]
2nd-> >
open
sip:[EMAIL PROTECTED]:1055;transport=udp
___
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel
_
There are two tuples, corresponding to two bindings. One is
available(open) and the other is offline(closed).
Samuel.
2006/8/17, Javier Ramirez <[EMAIL PROTECTED]>:
Hi !
when I receive this tuples in a NOTIFY, the user is closed or open ?
why?
closed
sip:[EMAIL PROTECTED]
I'm afraid you can not directly call the t_relay function inside your module.take a look at the file uac.c from the module tm, concretely to the function t_uac and you'll find out how to send a request with the dialog structure.
Samuel.2006/7/20, Simon Morvan <[EMAIL PROTECTED]>
Any chance of the uac_redirect patch I sent in getting into the release?
It would allow openser to operate correctly with SIP redirect servers
(eg. external LCR servers), rather than just somebody's 'call
forwarding' on their handset.
___
Devel m
e serialization
stuff to the stable version of openser? (I need to use this in
production rather soon)
I'm not subscribed to the list, so please CC me on any replies.
--
Michael Samuel
IP Systems Pty Ltd
diff -ur -x CVS -x '*.d' -x debian sip-server/modules/uac_redirect/rd_funcs.c
record.c
> Commit Log:
> backport:
> - add_username parameter is not honour by the record_route_preset().
>
> Missing backport reported by samuel <[EMAIL PROTECTED]>
>
> Revision ChangesPath
> 1.2.2.1 +7 -4 sip-server/modules/rr/record.c
>[