dlublink wrote: > Hello, > > I have three different groups of extensions on my kamailio I want to be > able to separate them, so I prefixed a name to the extensions, so I have : > > 1. group1.101 > 2. group1.102 > 3. group2.101 > 4. group2.102 > 5. group3.102 > 6. group3.103. > > The phones from different groups can not call each other, I found a > pseudo variable that I use to rewrite the destination url, so if user > group1.101 dials 102 I rewrite it to group1.102. > > I want to do the same thing for presence_dialog info, how can I rewrite > the subscribe, presence and and notify messages to append the > appropriate prefix ?
Just apply the same rewrite you have already done for the INVITE also for the SUBSCRIBE regards klaus > > Thanks, > > David > > _______________________________________________ > Kamailio (OpenSER) - Users mailing list > [email protected] > http://lists.kamailio.org/cgi-bin/mailman/listinfo/users > http://lists.openser-project.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
